jasonraimondi / ts-oauth2-server-example

This is an example implementation of the @jmondi/oauth2-server project using a NestJS/Express server and a Sveltekit client. This is supposed to be a more real example of how to implement the package in a production application.
https://github.com/jasonraimondi/ts-oauth2-server
MIT License
9 stars 2 forks source link

Scopes from db #9

Open michielbdejong opened 1 month ago

michielbdejong commented 1 month ago

My attempt to add #8 Not sure if you want to add this to your repository, at least it's useful for my own project so I won't be offended if you reject this PR :)