-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Nov 4, 2020
-
Justin Campbell committed
Nov 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 1de44ad - Browse repository at this point
Copy the full SHA 1de44adView commit details
Commits on Nov 5, 2020
-
Justin Campbell committed
Nov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 0398df2 - Browse repository at this point
Copy the full SHA 0398df2View commit details -
Update gitignore to include api dotenv files
Justin Campbell committedNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for f6a15d3 - Browse repository at this point
Copy the full SHA f6a15d3View commit details -
Add python-dotenv to pip requirements
Justin Campbell committedNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for f9dd838 - Browse repository at this point
Copy the full SHA f9dd838View commit details -
Replace pyjwt with Flask-JWT-Extended
Justin Campbell committedNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 982ce7b - Browse repository at this point
Copy the full SHA 982ce7bView commit details
Commits on Nov 8, 2020
-
Implement basic shared username/password auth using dotenv
Justin Campbell committedNov 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e8fae4 - Browse repository at this point
Copy the full SHA 4e8fae4View commit details -
Implement login, token generation and route protection with JWTs
Justin Campbell committedNov 8, 2020 Configuration menu - View commit details
-
Copy full SHA for dcf3c3d - Browse repository at this point
Copy the full SHA dcf3c3dView commit details -
Implement /tokens/refresh endpoint to get new access tokens
Justin Campbell committedNov 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 271caab - Browse repository at this point
Copy the full SHA 271caabView commit details
Commits on Nov 10, 2020
-
Justin Campbell committed
Nov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for ba3c9b7 - Browse repository at this point
Copy the full SHA ba3c9b7View commit details -
Make Item resource return tuple w/ quueue JSON and HTTP return code p…
…lus update docs
Justin Campbell committedNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for b75f3d7 - Browse repository at this point
Copy the full SHA b75f3d7View commit details -
Update Queue resource to return a tuple of data and HTTP response cod…
…e plus update docs
Justin Campbell committedNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 5c5a100 - Browse repository at this point
Copy the full SHA 5c5a100View commit details -
Correct refactoring error that broke Queue resource
Justin Campbell committedNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for ffc049b - Browse repository at this point
Copy the full SHA ffc049bView commit details
Commits on Nov 11, 2020
-
Justin Campbell committed
Nov 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 5b752de - Browse repository at this point
Copy the full SHA 5b752deView commit details -
Add JWT_REFRESH_CRSF_HEADER for easier reference
Justin Campbell committedNov 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 4757b28 - Browse repository at this point
Copy the full SHA 4757b28View commit details
Commits on Nov 13, 2020
-
Create base LoginForm -- nonfunctional
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e40b02 - Browse repository at this point
Copy the full SHA 4e40b02View commit details -
Create base auth utilities -- only login
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for ca130f8 - Browse repository at this point
Copy the full SHA ca130f8View commit details -
Justin Campbell committed
Nov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 50f03ec - Browse repository at this point
Copy the full SHA 50f03ecView commit details -
Create PrivateRoute component for checking auth
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e79718 - Browse repository at this point
Copy the full SHA 4e79718View commit details -
Move previous App component to AppView
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 58e6b96 - Browse repository at this point
Copy the full SHA 58e6b96View commit details -
Update app entrypoint for auth routing
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for d20a3b4 - Browse repository at this point
Copy the full SHA d20a3b4View commit details -
Justin Campbell committed
Nov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c3e9d2c - Browse repository at this point
Copy the full SHA c3e9d2cView commit details -
Integrate API login and error handling
Justin Campbell committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 34f56ae - Browse repository at this point
Copy the full SHA 34f56aeView commit details
Commits on Nov 14, 2020
-
Add auth headers to API requests
Justin Campbell committedNov 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 3334517 - Browse repository at this point
Copy the full SHA 3334517View commit details
Commits on Nov 15, 2020
-
Add view password toggle to login screen
Justin Campbell committedNov 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 27d51fa - Browse repository at this point
Copy the full SHA 27d51faView commit details -
Intensify login screen gradient
Justin Campbell committedNov 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 8486ec5 - Browse repository at this point
Copy the full SHA 8486ec5View commit details
Commits on Nov 16, 2020
-
Fix spelling error in token refresh endpoint
Justin Campbell committedNov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 170a87d - Browse repository at this point
Copy the full SHA 170a87dView commit details -
Add token refresh function to auth utilities
Justin Campbell committedNov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 4a79cb4 - Browse repository at this point
Copy the full SHA 4a79cb4View commit details -
Justin Campbell committed
Nov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 64decd9 - Browse repository at this point
Copy the full SHA 64decd9View commit details -
Justin Campbell committed
Nov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f65436 - Browse repository at this point
Copy the full SHA 5f65436View commit details -
Justin Campbell committed
Nov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 5e77e49 - Browse repository at this point
Copy the full SHA 5e77e49View commit details -
Implement automatic token refresh
Justin Campbell committedNov 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 80804cf - Browse repository at this point
Copy the full SHA 80804cfView commit details