cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

create tests to check that added JWT generation and validation works #97

Closed Connor-Thorpe01 closed 5 months ago

Connor-Thorpe01 commented 5 months ago

references #95

Connor-Thorpe01 commented 5 months ago

[t:60] added two tests to see if the middleware was working. Test creating a token attaching it to a request then validate it. Also, test sending a request with a bad token