Skip to content

Commit

Permalink
docs: update clarification (#3929)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Jan 16, 2025
1 parent 412ff26 commit ce7616c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consent/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ type revokeOAuth2LoginSessions struct {
// Alternatively, you can send a SessionID via `sid` query param, in which case, only the session that is connected
// to that SessionID is revoked. OpenID Connect Back-channel logout is performed in this case.
//
// If the login session was issued by a login provider, the login provider is asked to invalidate its session as well.
// When using Ory for the identity provider, the login provider will also invalidate the session cookie.
//
// Consumes:
// - application/json
Expand Down

0 comments on commit ce7616c

Please sign in to comment.