(DOCS): Added OAuth comment to auth specs.

This might be a good option, to save time and allow for ease of use.
This commit is contained in:
Hayden Hargreaves 2025-06-11 11:39:35 -07:00
parent 8aaf3b6fdd
commit 4d449e2b9d

View File

@ -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**