Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.27 KB

email_auth for production.

Test server working status :

Node Extension to host your apps to a server for optimised production speeds using email_auth.

NOTE:

  • KINDLY USE TEST SERVER, EXPECT A PATCH IN THE COMING WEEKS

KINDLY USE OUTLOOK account with the server to work on.

  • DOCS will be updated accordingly

Visit the page here for the detailed steps 📌
detailed setup of email-auth-node

Steps : summary

  • Import the repository and mark it private
  • Clone it to your local system
  • perform npm install
  • perform npm link
  • create the configurations npx email-auth-node --generate
  • create a gmail account and allow less secure apps
  • create a account on Heroku
  • create an app on heroku and connect it with the github repo you created
  • publish the server on heroku
  • Add a auth.config.dart file in the flutter project with the data from the config file of the generated config
  • Work seamlessly with email_auth with your custom production server

If you like the repo a star would mean a lot.⭐

💚 Thankyou.