go-oauth2 / oauth2

OAuth 2.0 server library for the Go programming language.
https://pkg.go.dev/github.com/go-oauth2/oauth2/v4
MIT License
3.31k stars 563 forks source link

Support RFC 7591: OAuth 2.0 Dynamic Client Registration Protocol #167

Open cjslep opened 3 years ago

cjslep commented 3 years ago

It would be nice to have a function that supports the behavior outlined in RFC 7591.