angular-10-signup-verification-boilerplate
angular-10-signup-verification-boilerplate copied to clipboard
Angular 10 Boilerplate - Email Sign Up with Verification, Authentication & Forgot Password
After downloading the source code and removing fakeBackendProvider and using https://jasonwatmore.com/post/2020/05/13/node-mongo-api-with-email-sign-up-verification-authentication-forgot-password for backend. I am getting following error zone-evergreen.js:2845 POST http://localhost:4000/accounts/refresh-token 400 (Bad Request) scheduleTask @ zone-evergreen.js:2845 scheduleTask @ zone-evergreen.js:385...
Very nice set of tutorials Jason! Just wondering if you've considered swapping out Bootstrap with Angular Material in the Angular 10 example and if so did you find any stumbling...