Email & Password verification with refresh token

Hi I was going through the docs looking for examples of email password sign in (using rest api with a backend) and JWT refresh-token handling.

Basically at work I have a backend with a login and refresh endpoints and those return a jwt/refresh token.

Has anyone implemented this or have I maybe missed it in the docs?
Was this page helpful?