How to connect this backend to frontend in react native please help me
@neddygonzalez482711 ай бұрын
Thanks for the great content! Was wondering how would you show the reset password with a frontend Swift. Would you create an html in the nodeJS backend to be the redirect link from the email?
@SajjadHematiNourani Жыл бұрын
thank you very much. you are an excellent instructor. please consider ACL user control for this project.
@ToThePointCode Жыл бұрын
Noted
@SajjadHematiNourani Жыл бұрын
@@ToThePointCode ❤
@mikaelbardo9989 Жыл бұрын
Thank you so much, followed the whole tutorial, think it was excellent!
@fatmamokrani369 Жыл бұрын
Thank you so much, it was realy helpful could you please make a video that show us how to integrate this backend with front
@ToThePointCode Жыл бұрын
Noted.
@jduffy6929 Жыл бұрын
By far best auth tutorial I've seen. However I typically store my login details in a context for React Native and such but I cannot find a decent guide on how to handle the token expiration date? like if it gets close to the date how would I refresh this token and how to check for it. Or how to sign a user out if this token is expired. Other than that brilliant guide. if I was being picky seeing how to handle user registration with outside providers like Google, Apple would be a brilliant addition as would make this a great tutorial for any project!