Go to file
2024-01-10 22:13:00 +01:00
app specify port via command line args 2024-01-09 13:02:13 +01:00
src return user data at user end point based on token id 2024-01-10 22:13:00 +01:00
test init 2023-12-18 05:51:51 +01:00
.gitignore init 2023-12-18 05:51:51 +01:00
CHANGELOG.md init 2023-12-18 05:51:51 +01:00
flake.lock added flake 2023-12-19 21:07:37 +01:00
flake.nix added flake 2023-12-19 21:07:37 +01:00
LICENSE init 2023-12-18 05:51:51 +01:00
oauth2-mock-server.cabal store active tokens & scopes 2024-01-10 21:45:28 +01:00
package.yaml store active tokens & scopes 2024-01-10 21:45:28 +01:00
README.md init 2023-12-18 05:51:51 +01:00
Setup.hs init 2023-12-18 05:51:51 +01:00
stack.yaml added flake 2023-12-19 21:07:37 +01:00
stack.yaml.lock added flake 2023-12-19 21:07:37 +01:00

oauth2-mock-server