Skip to content

Commit

Permalink
docs: mark logout_url always available
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 3, 2021
1 parent 785d930 commit 9021805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfservice/flow/logout/handler.go
Expand Up @@ -69,6 +69,7 @@ type selfServiceLogoutUrl struct {
// LogoutURL can be opened in a browser to
//
// format: uri
// required: true
LogoutURL string `json:"logout_url"`
}

Expand Down

0 comments on commit 9021805

Please sign in to comment.