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

How to get custom "state" which can be used by a caller to have "data" round tripped #1162

Open
jaikathuria opened this issue Mar 10, 2024 · 1 comment
Labels
question Further information is requested

Comments

@jaikathuria
Copy link

If the user is not logged in there is some meta that I want to persist when the user lands back on the application post login.

oidc-client-ts supports this by taking state_data in SigninRequestArgs

Not able to figure out any way on how to achieve this with react-oidc-context

@pamapa pamapa added the question Further information is requested label Mar 13, 2024
@pamapa
Copy link
Member

pamapa commented Mar 13, 2024

Can you explain why this is not working?

  • You have access to signinRedirect and user object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants