issues
search
dkuratowski
/
sytes-react
React frontend components for the Sytes Framework
MIT License
0
stars
0
forks
source link
RSVP: Authenticated user can submit answers to RSVP surveys with revoked access token
#3
Closed
dkuratowski
closed
1 year ago
dkuratowski
commented
1 year ago
Use case:
Issue an access token to a participant of a wedding.
Authenticate into the wedding with the issued access token.
Revoke the access token.
Submit answers to an RSVP survey from the same session that was authenticated in step 2.
Submission succeeds, however it should have failed because the token was revoked.
dkuratowski
commented
1 year ago
Moved to the
dkuratowski/sytesbook-wpwedding
repo.
Use case: