Block a user
db3baa0328
jwt now sends the issuer
08c2e36881
envconfig updated
8e5867c46d
adding apiurl to env so we can define the issuer
bd82bfeca0
Merge pull request 'features/cookies-maybe' (#2) from features/cookies-maybe into main
f955be507a
updated handlers with the new view folder and testing how to validate jwt and cookies
04acb45c76
the portal can now validate jwt tokens and return errors when needed
bdd9c8d963
reworked how the views should be setup to make it cleaner and also starting to figure out how to work with the context with templ
ea3fd917d6
bunch of stuff but the geneal thing is working with getting cookies to work
features/cookies-maybe
features/cookies-maybe
f955be507a
updated handlers with the new view folder and testing how to validate jwt and cookies
04acb45c76
the portal can now validate jwt tokens and return errors when needed
bdd9c8d963
reworked how the views should be setup to make it cleaner and also starting to figure out how to work with the context with templ
4be8726efb
Merge pull request 'features/login-response' (#16) from features/login-response into main
baec55b8a9
code format
c5a32c68a5
login now returns json with token info
We should be able to extract from URL’s given by the user
574664b8c4
Merge pull request 'first push' (#1) from features/first-push into main
db947feb2c
first push