Not able to get refresh token in passwordless

Hi , while authenticating paswwordless connection with POST /passwordless/start , i am able to receive the otp and while trying to exchange the otp code for token using POST /oauth/token , i am not able to get refresh token as well as id token.i was able to receive only access token


could anyone help me out on what do i need to do to get the refresh tokens??

Thanks in advance

1 Like

Check if in the application → settings → advanced settings → Grant Type you have the grant “Refresh Token” on