Skip to content

auth.isAuthenticated() is always false #184

@MVD92

Description

@MVD92

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions