Skip to content

Commit 22a3c69

Browse files
authored
Add Flask-Login authentication tutorial link
Add Flask authentication tutorial
1 parent 243d339 commit 22a3c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
384384
- [Microservices with Docker, Flask, and React](https://testdriven.io/)
385385
- [Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/)
386386
- [Create A Django API in under 20 minutes](https://codeburst.io/create-a-django-api-in-under-20-minutes-2a082a60f6f3)
387+
- [How to Add Authentication to Your App with Flask-Login](https://www.geeksforgeeks.org/python/how-to-add-authentication-to-your-app-with-flask-login/)
387388
- Build a Community-driven delivery application with Django, Postgres and JavaScript
388389
- [Part 1](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)
389390
- [Part 2](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead-part-2/)

0 commit comments

Comments
 (0)