about summary refs log tree commit diff
path: root/website/sandbox/learnpianochords/src/server/Fixtures.hs
AgeCommit message (Expand)AuthorFilesLines
2020-08-09 Replace Prelude with RIOWilliam Carroll1-0/+1
2020-08-09 Add common language extensions to .ghciWilliam Carroll1-2/+0
2020-08-08 Add tests for "exp" field of the JWTWilliam Carroll1-7/+17
2020-08-08 Test that the JWT's iss field meets our expectationsWilliam Carroll1-1/+3
2020-08-08 Tests valid and invalid JWTs for the "aud" fieldWilliam Carroll1-5/+8
2020-08-08 Begin work for supporting GoogleSignIn server-sideWilliam Carroll1-0/+53