FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    After obtaining a refresh and access token, how do I verify the SSO/Session for the user to make sure they are still “logged in”?

    Scheduled Pinned Locked Moved
    Q&A
    0
    2
    590
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • joshuaJ
      joshua
      last edited by

      After obtaining a refresh and access token, how do I verify the SSO/Session for the user to make sure they are still “logged in”?

      1 Reply Last reply Reply Quote 0
      • joshuaJ
        joshua
        last edited by

        The FusionAuth SSO enabled through an OAuth2 code grant handles the user session validation.

        -However-

        The Login API (/api/login) does not use FusionAuth SSO. In this scenario, the user session is managed in your own application (more customization possible, but likely more code work).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post