parse-community / parse-community/parse-server

Set two bundle id for module Apple login

Open
#8,493 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
21.4k
Forks
4.8k
Avg merge
7h 45m
Merged PRs (30d)
11

Description

New Feature / Enhancement Checklist
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.