DEV Community

Discussion on: How to Build Production-ready Vue Authentication

Collapse
 
dabit3 profile image
Nader Dabit

Yes. You'd need to just replace the calls to signUp, confirmSignUp, & signIn with the methods in the library you're using. Also would need to update the listeners.

Collapse
 
dabit3 profile image
Nader Dabit

After looking over the code, you'd also need to replace the method in the routes file that checks the user's authentication state! Just FYI

Collapse
 
samcyn007 profile image
Jide (Mr Fantastic)

If I may ask which other library do this best. I'm no big fan of AWS services