Skip to main content
Question

Can I get the refresh token with JWT?

  • May 22, 2025
  • 1 reply
  • 1 view

Forum|alt.badge.img
api.getAccessToken();

We get null.It's there any problem?

1 reply

Forum|alt.badge.img

This is expected behavior when using JWT auth. You need to make a request for a new access token.