oauth2: implementation of OAuth 2.0 Dynamic Client Registration Protocol#417
oauth2: implementation of OAuth 2.0 Dynamic Client Registration Protocol#417sunsingerus wants to merge 1 commit intogolang:masterfrom
Conversation
…on Protocol There is no OAuth 2.0 Dynamic Client Registration Protocol implementation available in oauth2. The protocol is a PROPOSED STANDARD, however, many OAuth servers already support it. Dynamic Client Registration Protocol is described at https://tools.ietf.org/html/rfc7591
|
This PR (HEAD: d7afaac) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/227862 to see it. Tip: You can toggle comments from me using the |
|
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/227862. |
|
Message from Go Bot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/227862. |
|
Any updates on this? |
There is no OAuth 2.0 Dynamic Client Registration Protocol implementation available in oauth2.
The protocol is a PROPOSED STANDARD, however, many OAuth servers already support it.
Dynamic Client Registration Protocol is described at https://tools.ietf.org/html/rfc7591