rdbatch02 / cs399_final

NAU CS 399 Final Project
0 stars 0 forks source link

GitHub Auth #1

Open rdbatch02 opened 9 years ago

rdbatch02 commented 9 years ago

Store authentication token in session, potentially along with other pertinent user information.

rdbatch02 commented 9 years ago

We probably want to store the information pulled in from GitHub at least once, so that we can use user names and emails for other things like assignees in other areas of the App. This is purely data storage though, not for authentication purposes.