Not getting refresh token in production

Hi and welcome to Auth0!

There are to things that come to my mind - can you please verify if:

  • the offline_access is included in the scope in the /authorize request once a user attempt to sign in (please navigate to your config file where scopes are specified)
  • in the Auth0 tenant → your API - if you allowed Allow Offline Access?