elysia-oauth2 icon indicating copy to clipboard operation
elysia-oauth2 copied to clipboard

A plugin for Elysia.js for server-side OAuth 2.0 Authorization Code Flow

Results 2 elysia-oauth2 issues
Sort by recently updated
recently updated
newest added

Just a thought, would it make more sense to make the `host` param required, rather than it being optional and defaulting to localhost? It was pretty easy, for me at...

[source](https://github.com/bogeychan/elysia-oauth2/blob/master/examples/sqlite.ts) why is the uuid static? I don't get how to apply this to a real app This is the same but using drizzle instead, where are you supposed to...