parse-community / parse-community/parse-server
Set two bundle id for module Apple login
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21.4k
- Forks
- 4.8k
- Avg merge
- 7h 45m
- Merged PRs (30d)
- 11
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
There is no way on the server to set in two bundle id for module Apple login.
Feature / Enhancement Description
I hope you will come up the best solution for it
Example Use Case
Two different app in Appstore with two different bundle id (iPad / iPhone) but use the same Parse app id (The database for both version is the same).
- Now we want to use sign in with Apple
- On the serwer need to set bundle id in module Apple login.
Alternatives / Workarounds
I don't know
3rd Party References
I wasn't looking
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Parse Server's Apple login configuration and how bundle IDs are currently supplied. Review the authentication entry points and related tests, then define how two iOS bundle IDs should be configured and validated for one Parse app before implementing the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- authentication, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100