0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -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 🐛 Fix unexpected exception on logger caused by log4j2 plugin 2023-02-11 00:52:23 +01:00
deps.edn ⬆️ Update deps 2023-05-31 11:05:21 +02:00
package.json 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
tests.edn ♻️ Internal directory refactor. 2021-05-31 11:04:32 +02:00
yarn.lock ⬆️ Update dependencies. 2020-12-21 16:55:54 +01:00