Skip to content

Adding missing configuration key - "scope"#1438

Open
alperyazgan wants to merge 1 commit intoSocialiteProviders:masterfrom
alperyazgan:master
Open

Adding missing configuration key - "scope"#1438
alperyazgan wants to merge 1 commit intoSocialiteProviders:masterfrom
alperyazgan:master

Conversation

@alperyazgan
Copy link
Copy Markdown

It was asked earlier, why it is needed;

Without it, the call to Socialite::driver('cognito')->redirect() does not use the scope from the configuration and instead defaults to openid profile. Logically, it should use the current configuration by default, without requiring an explicit call to scope() before redirect().

@alperyazgan-kfzteile24
Copy link
Copy Markdown

Any comment will be appreciated by the reviewers, especially by @atymic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants