go-oauth2-pg
go-oauth2-pg copied to clipboard
PostgreSQL storage for OAuth 2.0
Maybe I'm missing something, but with the latest version the only way I've found to add password verification logic and to avoid storing client secrets in the clear is to...
Thank you for sharing this project with the community. I have some questions and I couldn't find the answer in the documentation. 1) Is it possible to list all customers...
Bumps [github.com/go-oauth2/oauth2/v4](https://github.com/go-oauth2/oauth2) from 4.5.2 to 4.5.3. Release notes Sourced from github.com/go-oauth2/oauth2/v4's releases. version 4.5.3 What's Changed support ed25519 sign method by @shynome in go-oauth2/oauth2#239 fix for broken example in README.md...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...