Code tidy

This commit is contained in:
Fred Boniface 2023-04-05 21:35:43 +01:00
parent 29d293c77f
commit 30a3bbb831
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/* /*
Auth process: User Requests Key => Server emails key to user => Auth process: User Requests Key => Server emails key to user =>
user opens link on auth.html => user opens link to auth.html =>
website POSTs key to server => Server checks validity => website POSTs key to server => Server checks validity =>
Server responds with the users auth key => Server responds with the users auth key =>
auth.js adds this to localStorage auth.js adds this to localStorage