diff --git a/TechnicalSpecification.md b/TechnicalSpecification.md index ae90a5e..80855f8 100644 --- a/TechnicalSpecification.md +++ b/TechnicalSpecification.md @@ -219,6 +219,9 @@ creation process will take place here This section outlines the authentication requirements for the application. This section is **not** broken down by page, they are simple defined. +Consider looking into using Google OAuth. Appears to be free and can be implemented pretty easily. +Reference [here](https://developers.google.com/identity/protocols/oauth2). + #### Pages - [ ] **Register Page**