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

In React SDK documentation there is no reference for handling the Callback(handleCallback method ) from identity,it is also missing in the sample react project #2

Open
VinoSakthiv opened this issue Jun 20, 2024 · 1 comment

Comments

@VinoSakthiv
Copy link

Documentation missing for handleCallback method
Sample React app and React router app also does not have reference to it

@meghnasamoorthy
Copy link
Collaborator

meghnasamoorthy commented Nov 14, 2024

@VinoSakthiv , The SDK internally handles the handleCallback method. As demonstrated in the samples, the loginWithRedirect method helps to authorise users and redirect to the app accordingly. If the client application needs to handle validation of authorisation code themself then use handleCallback method. We will add sample usage to the README.

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