Duration 18:50

Flutter App Login with NodeJS API at backend & keep user logged in using JWT token | Part 8

12 447 watched
0
155
Published 10 Feb 2023

#flutter #nodejs #jwt This is Part 8 of Flutter ToDo app with NodeJS + MongoDb at backend.@nodejs-foundation @MongoDB In this Flutter Tutorial, We will Implement Login feature to our flutter login page UI, Our Flutter app hits the Node.js API to perform the user authentication. Our Login API is responsible for verifying the user's credentials, such as email & password, and if they are correct, returning a JSON Web Token (JWT) in which user detail is been store to our Flutter app. This token is then stored on the device by making use of SharedPreferences and Then thus keep the user logged into flutter application until the JWT token expires. Source Code: https://protocoderspoint.com/flutter-todo-app-with-nodejs-mongodb-at-backend/ _______________________________________________ Comment below for any queries 😀 Follow and support me: 🐦 Twitter: https://twitter.com/rajatpalankar 💬 Facebook: https://www.facebook.com/protocoderspoint/ 💸 Instagram: https://www.instagram.com/protocoderspoint/ Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :) For mobile application development keep learning freely from proto coders point Visit: https://protocoderspoint.com/

Category

Show more

Comments - 10