0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 22:49:01 -05:00
penpot/backend
Andrey Antukh 6339b07fba Add the ability to parse OIDC JWT token
If jwks-uri is provided or properly discovered, they will be used
for unsign JWT token and get use info data from that token instead
of making an additional call to the userinfo endpoint
2023-06-28 00:25:48 +02:00
..
dev Move fressian to common module 2023-05-26 08:04:01 +02:00
resources 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
scripts 🔥 Remove testing keys from backend repl script 2023-05-26 10:19:15 +02:00
src Add the ability to parse OIDC JWT token 2023-06-28 00:25:48 +02:00
test/backend_tests 🐛 Add proper validation of registration domain whitelist on oidc 2023-06-26 18:14:56 +02:00
build.clj
deps.edn ⬆️ Update deps 2023-05-31 11:05:21 +02:00
package.json
tests.edn
yarn.lock