Skip to content

Commit

Permalink
doc: add logout_hint to endSessionUrl docs
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 19, 2022
1 parent 7cc2402 commit 7ee7654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ parameters.
- `post_logout_redirect_uri`: `<string>` **Default:** If only a single
`client.post_logout_redirect_uris` member is present that one will be used automatically.
- `state`: `<string>`
- `logout_hint`: `<string>`
- any other end session parameters may be provided
- Returns: `<string>`

Expand Down

0 comments on commit 7ee7654

Please sign in to comment.