sohamkamani
leocode
Build your SaaS- 1
Build your SaaS- Blog
Build your SaaS- Github
—-
1. Node.js + MongoDB: User Authentication & Authorization with JWT
https://www.bezkoder.com/node-js-mongodb-auth-jwt/
2. Node.js & MongoDB: JWT Refresh Token example
https://bezkoder.com/jwt-refresh-token-node-js-mongodb/
– Axios Client to check this: Axios Interceptors tutorial with Refresh Token example
– Using React Client:
React (without Redux)
React + Redux
SMS OTP verification without using a database
https://morioh.com/p/c7b33b7fb305
1. Twilio account registration (affiliate link) : https://twilio.com/referral/0a87YT
2. GitHub Repo : https://github.com/MeRahulAhire/React-Node-Passwordless-Auth
3. SMS OTP verification without using a database : https://blog.anam.co/otp-verification-without-using-a-database
Subscribe: https://www.youtube.com/c/RahulAhireYT/featured
React Login Authentication with JWT Access, Refresh Tokens, Cookies and Axios – Youtube
React Login, Registration, and Authentication – Dave Gray
React Refresh Token with JWT and Axios Interceptors
https://www.bezkoder.com/react-refresh-token/
React Redux: Token Authentication example with JWT & Axios
https://www.bezkoder.com/react-redux-jwt-auth/#Authentication_service
Related Posts:
– In-depth Introduction to JWT-JSON Web Token
– React.js CRUD example to consume Web API
– React (with Redux) CRUD example to consume Web API
– React File Upload with Axios and Progress Bar to Rest API
– React JWT Authentication (without Redux) example
React + Redux: Refresh Token with Axios and JWT example
https://www.bezkoder.com/redux-refresh-token-axios/
3 ways to make an API call in React
Server side Pagination in Node.js, MongoDB | Mongoose Paginate v2
https://www.bezkoder.com/node-js-mongodb-pagination/
Node.js Express File Upload Rest API example
https://www.bezkoder.com/node-js-express-file-upload/
Node.js Express and MongoDB: Login and Registration example – Cookies
https://www.bezkoder.com/node-js-express-login-mongodb/
What’s New in Mongoose 5.5: Static Hooks, Populate Match Functions
https://thecodebarbarian.com/mongoose-5-5-static-hooks-and-populate-match-functions
Controlled Form – React https://codesandbox.io/s/3rs5vr?file=/src/Form.js:964-987