snix/website/sandbox/learnpianochords/src/server
William Carroll d34b146702 Tests valid and invalid JWTs for the "aud" field
Test that when the JWT contains the client ID for my Google app, the JWT is
valid, and when it doesn't, it's invalid.
2020-08-08 13:44:22 +01:00
..
.ghci Support Google Sign-in client-side 2020-08-06 21:54:25 +01:00
API.hs Remove redundant deps from API.hs 2020-08-08 11:10:28 +01:00
Fixtures.hs Tests valid and invalid JWTs for the "aud" field 2020-08-08 13:44:22 +01:00
GoogleSignIn.hs Tests valid and invalid JWTs for the "aud" field 2020-08-08 13:44:22 +01:00
index.html Support echo server to test POST /verify 2020-08-06 22:23:06 +01:00
Main.hs Support echo server to test POST /verify 2020-08-06 22:23:06 +01:00
Spec.hs Tests valid and invalid JWTs for the "aud" field 2020-08-08 13:44:22 +01:00
TestUtils.hs Tests valid and invalid JWTs for the "aud" field 2020-08-08 13:44:22 +01:00
Types.hs Support echo server to test POST /verify 2020-08-06 22:23:06 +01:00
Utils.hs Define Utils module 2020-08-08 11:06:53 +01:00