FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. nicholas.tsaoucis
    3. Topics
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by nicholas.tsaoucis

    • N

      getting user object when getting new access token with refresh token

      General Discussion
      • • • nicholas.tsaoucis
      2
      0
      Votes
      2
      Posts
      389
      Views

      danD

      @nicholas-tsaoucis

      You could either store off the user object on first login (into a session or something similar) or call 'retrieve user' using the user API and presenting a JWT.

      https://fusionauth.io/docs/v1/tech/apis/users#retrieve-a-user

      I don't think you're doing anything wrong by doing so.

    • N

      reset fusionauth using the cli

      Comments & Feedback
      • • • nicholas.tsaoucis
      4
      0
      Votes
      4
      Posts
      692
      Views

      danD

      @nicholas-tsaoucis Glad you figured it out, thanks for closing the loop!

    • N

      Solved using fusionauth to generate a jwt that is able to be used with google firebase customToken authentication.

      Q&A
      • • • nicholas.tsaoucis
      4
      0
      Votes
      4
      Posts
      677
      Views

      joshuaJ

      @nicholas-tsaoucis

      Glad you figured this out!

      Thanks,
      Josh
      FusionAuth