Skip to content

Commit

Permalink
docs(sdk): incorrect URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Jun 13, 2022
1 parent bd86783 commit 180dc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfservice/flow/logout/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ type submitSelfServiceLogoutFlow struct {
// A Valid Logout Token
//
// If you do not have a logout token because you only have a session cookie,
// call `/self-service/logout/urls` to generate a URL for this endpoint.
// call `/self-service/logout/browser` to generate a URL for this endpoint.
//
// in: query
Token string `json:"token"`
Expand Down

0 comments on commit 180dc4a

Please sign in to comment.