You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -526,6 +526,7 @@ callback | `[provider]` | final callback route on your server to receive the [re
526
526
dynamic | `[provider]` | allow [dynamic override](#dynamic-override) of configuration
527
527
overrides | `[provider]` | [static overrides](#static-overrides) for a provider
528
528
response | `[provider]` | [limit](#limit-response-data) the response data
529
+
token_endpoint_auth_method | `[provider]` | Authentication method for the token endpoint from [RFC 7591](https://tools.ietf.org/html/rfc7591#section-2)
529
530
name | generated | provider's [name](#grant), used to generate `redirect_uri`
530
531
[provider] | generated | provider's [name](#grant) as key
531
532
redirect_uri | generated | OAuth app [redirect URI](#redirect-uri), generated using `protocol`, `host`, `path` and `name`
0 commit comments