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

    Best posts made by johndoexx

    • Logout doesn't work for me

      Hi
      I've implemented login, register and logout API with spring boot.
      I'm testing this with postman and flow is next:

      1. register user
      2. login with email and password -> get accessToken and refreshToken in response
      3. check can i access with accessToken to some page that need authorization
      4. after that works i go to logout api and send refreshToken as param, but after it return me status OK (200) then I try again with same accessToken access to API that need authorization and it return me data instead of error that I'm unauthorized

      What could be problem? @dan

      posted in Q&A
      J
      johndoexx