Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well, seems it's working now after I upgrade to the latest version. The state parameter can be parsed as I expect. #151

Open
Drblack101 opened this issue May 17, 2022 · 2 comments

Comments

@Drblack101
Copy link

Well, seems it's working now after I upgrade to the latest version. The state parameter can be parsed as I expect. All I need is just get the identical state parameter value from Microsoft Azure as I send a request from my app

@BobbyMcWho If like you said it's generated by the strategy, can you tell me how to parse a state parameter as I wish to Microsoft Azure ([https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow])

Originally posted by @Drblack101 in #150 (comment)

@BobbyMcWho
Copy link
Member

Why do you need to manually get the state? The strategy handles state verification

@Drblack101
Copy link
Author

I want to use the state parameter to parse client information since I have multiple clients who will call the same callback URL.

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

No branches or pull requests

2 participants