-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(auth): allow profile scope on App Store registration route
Because: * The VPN team needs to migrate existing Apple IAP users to SubPlat. * They only have the 'profile' scope in this context. This commit: * Allows the 'profile:subscriptions' scope, which is a subset of the 'profile' scope, in the App Store registration route. Notes: * This is a temporary change that should be reverted once the migrations are completed successfully (see FXA-5848). Closes #FXA-5833
- Loading branch information
1 parent
2ade9a5
commit c2c4ea0
Showing
2 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters