Skip to content

Commit

Permalink
testing login/logout
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Oct 29, 2014
1 parent e4ebe89 commit 3451dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Original file line Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn app:app web: gunicorn run:app
1 change: 1 addition & 0 deletions readme.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
| 21 | User Authentication | N/A | [Link](http://youtu.be/_pzMDIi5BuI) | 21 | User Authentication | N/A | [Link](http://youtu.be/_pzMDIi5BuI)
| 22 | Unit Testing with Flask-Testing | N/A | [Link](http://youtu.be/WDh_VQ41kYI) | 22 | Unit Testing with Flask-Testing | N/A | [Link](http://youtu.be/WDh_VQ41kYI)
| 23 | Session Management with Flask-Login | N/A | [Link](http://youtu.be/rJGMOOSnHL0) | 23 | Session Management with Flask-Login | N/A | [Link](http://youtu.be/rJGMOOSnHL0)
| 24 | Testing User Login and Logout | N/A | Coming Soon!


**You can view the entire video playlist [here](http://www.youtube.com/watch?v=WfpFUmV1d0w&list=PLLjmbh6XPGK4ISY747FUHXEl9lBxre4mM&feature=share).** **You can view the entire video playlist [here](http://www.youtube.com/watch?v=WfpFUmV1d0w&list=PLLjmbh6XPGK4ISY747FUHXEl9lBxre4mM&feature=share).**


0 comments on commit 3451dd7

Please sign in to comment.