issues
search
ZhangYiJiang
/
jublia-agenda
AY16/17 CS3216 final project - 21st century event agenda
https://agenda-demo.jublia.com/
1
stars
1
forks
source link
Event viewer authentication logic
#34
Closed
paradite
closed
8 years ago
paradite
commented
8 years ago
[x] -
POST
with
email
to get token
[x] - redirect user to personalized link and tell user to check email for personalized link
[x] - check url path for token
[x] - send
GET
with token to get bookmarked sessions
[x] - store token in logic for session pop-up to use for bookmarking a session
POST
withemail
to get tokenGET
with token to get bookmarked sessions