MCPcopy
hub / github.com/ory/hydra / GetResponseTypes

Method GetResponseTypes

fosite/client.go:27–27  ·  view source on GitHub ↗

GetResponseTypes returns the client's allowed response types. All allowed combinations of response types have to be listed, each combination having response types of the combination separated by a space.

()

Source from the content-addressed store, hash-verified

25 // All allowed combinations of response types have to be listed, each combination having
26 // response types of the combination separated by a space.
27 GetResponseTypes() Arguments
28
29 // GetScopes returns the scopes this client is allowed to request.
30 GetScopes() Arguments

Calls

no outgoing calls

Tested by 3

TestWriteAuthorizeErrorFunction · 0.52
TestNewAuthorizeResponseFunction · 0.52
TestAuthorizeRequestFunction · 0.52