denoland / deno_kv_oauth

High-level OAuth 2.0 powered by Deno KV.
https://jsr.io/@deno/kv-oauth
MIT License
256 stars 26 forks source link

feat: `createLogtoOAuthConfig()` #317

Closed avantgrogg closed 7 months ago

avantgrogg commented 7 months ago

This adds support for Logto

For our purposes it has been tested with the openid scope

Screenshot 2024-03-25 at 8 20 53 PM Screenshot 2024-03-25 at 8 21 11 PM
avantgrogg commented 7 months ago

@iuioiua Updated with a new test.