aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authoradambrangenberg <adabran06@gmail.com>2025-12-24 09:24:44 +0100
committeradambrangenberg <adabran06@gmail.com>2025-12-24 09:24:44 +0100
commitf90d752a47d677035d147b650636f8103132ba6f (patch)
tree5d6ae46de0cec142d77c567f6ee2e0e567356ad3 /package.yaml
parent4da55d6434f6077f35466c9c0dfe3c29ee33f984 (diff)
Add actual access tokens through JWT
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 2b15d7c..8d99256 100644
--- a/package.yaml
+++ b/package.yaml
@@ -24,6 +24,7 @@ dependencies:
- aeson
- servant-server
- servant-auth-server
+ - jose-jwt
- wai
- warp
- wai-extra