Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
supproduction committed Oct 21, 2024
1 parent af3bbb6 commit b2274ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/platform/auth/src/bapi/feature.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export class BapiAuthFeature extends OauthFeature implements AppFeature {
'/oauth/cb/spryker',
globalThis.location.origin
).toString(),
scope: 'user',
},
],
defaultProvider: 'spryker',
Expand Down

0 comments on commit b2274ca

Please sign in to comment.