structures for authentication payloads

added new temporary goal
slowly integrating payload module into invites and users modules
This commit is contained in:
shockrah
2020-02-13 17:13:41 -08:00
parent 6c10c2160b
commit 64f20f01ec
4 changed files with 29 additions and 15 deletions

View File

@@ -8,6 +8,9 @@ frontend js needs some testing if it's to be guaranteed to work at all
this part we'll probably use an sql db or something that couples easily with rocket
keep the user data designi as stupid simple as possible to enforce both security by surface and haxor simplicity
Checking for users that are online needs to happen behind an auth wall
# Auth
* Modules should serve as a collection of authentication payloads and functions to verify that data from the client is correct