FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. hamza
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    hamza

    @hamza

    0
    Reputation
    2
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Lahore Age 30

    hamza Unfollow Follow

    Latest posts made by hamza

    • RE: Fusion auth is creating 2 sessions when a single user logs in? Is this correct?

      @joshua said in Fusion auth is creating 2 sessions when a single user logs in? Is this correct?:

      Depending on how you are using FusionAuth, this is normal. One of the sessions is going to be the SSO session. And the other is going to be an Application level refresh token. There could be possibly other refresh tokens present as well, depending on your use case and integration.

      Thank you for your response. However I have another question, backend is calling logout api of fusion auth by passing refresh token, now it only deletes 1 session. The other session remains and on client side user is logged in on fusion auth. Now to logout from client side I am redirecting user to fusion auth logout url to delete that remaining session. Is this intentional, if yes, then is there some other alternative?

      posted in Q&A
      H
      hamza
    • Custom forgot password url without pkce parameters

      Whenever I am trying to reset password it's giving error that code_verifier is missing. This is happening because redirecting to forgot password from login page is also sending pkce parameters like code challenge. How can I exclude pkce parameters from forgot password link on login page?

      posted in Q&A
      H
      hamza
    • Fusion auth is creating 2 sessions when a single user logs in? Is this correct?

      Fusion auth is creating 2 sessions in sesson tab when a single user logs in? Why it is creating 2 sessions?

      posted in Q&A
      H
      hamza
    • pre-populate email in hosted signup form

      Is there any way to pre-populate email in hosted signup form by passing email in signup url ?

      posted in Q&A
      H
      hamza
    • Help Required in Vue 3 FusionAuth Typescript Client

      Hi I am starting to use fusion auth in Vue application using the PKCE method and fusionauth-typescript-client package. Are there any example where I can find documentation and usages of fusionauth-typescript-client package ?

      posted in General Discussion
      H
      hamza