add check_session_iframe
This commit is contained in:
parent
74218769cb
commit
689d6ed675
4 changed files with 20 additions and 0 deletions
|
@ -30,6 +30,7 @@ type Configuration interface {
|
|||
EndSessionEndpoint() *Endpoint
|
||||
KeysEndpoint() *Endpoint
|
||||
DeviceAuthorizationEndpoint() *Endpoint
|
||||
CheckSessionIframe() *Endpoint
|
||||
|
||||
AuthMethodPostSupported() bool
|
||||
CodeMethodS256Supported() bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue