issues
search
Zachiah
/
baptist-piano-site
0
stars
0
forks
source link
Add more complicated Automation tests to auth system
#2
Open
Zachiah
opened
2 years ago
Zachiah
commented
2 years ago
Ensure that the /auth/api/authenticate route only gives jwt and sets jwt cookie when the token is valid
Ensure that when tokens (both email, and api) expire, they won't work for log in
Ensure that if tokens (both email, and api) are invalid, they won't work for log in