diff --git a/js/auth.js b/js/auth.js index f2e4ed6..2dba456 100644 --- a/js/auth.js +++ b/js/auth.js @@ -1,6 +1,6 @@ /* 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 => Server responds with the users auth key => auth.js adds this to localStorage