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

auth.isAuthenticated() is always false #184

Open
MVD92 opened this issue Nov 17, 2024 · 0 comments
Open

auth.isAuthenticated() is always false #184

MVD92 opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MVD92
Copy link

MVD92 commented Nov 17, 2024

Describe the issue:
With auth-spa, I am using authorization_code grant flow. I have given proper config details and also getting cookies with token and jwks in my network tab which has acces token and id_token as well. please not I am using on premise carbon wso2.
I am able to get access token in postman as well. somehow only authentication is not working.
This happening with asgardeo other SDK as well & I tried auth0 as well..
Also, there is one warning regarding third-party cookies for token & jwks cookies as below:
{EA2B79CC-5948-481F-BDA1-28782C1C3EF7}

How to reproduce:

Expected behavior:
auth.isAuthenticated should return true after login.

Environment information
callback URL: http://computerIP:3000/
authority URL: https://custodomain.sub.com:443/


Optional Fields

Related issues:

@MVD92 MVD92 added the bug Something isn't working label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant