Hi. Many thanks for your works on Angel.
I'm implementing a local auth strategy using JWT and it works very well but i need a refresh token 'cause I don't want users to need to sign in after every x minutes if they were actively using the application in that period.
I haven't found any docs related to refresh token for local auth. It's possible?
Hi. Many thanks for your works on Angel. I'm implementing a local auth strategy using JWT and it works very well but i need a refresh token 'cause I don't want users to need to sign in after every x minutes if they were actively using the application in that period. I haven't found any docs related to refresh token for local auth. It's possible?