Skip to content

Commit

Permalink
Scripting fixes (#783)
Browse files Browse the repository at this point in the history
Signed-off-by: t-burch <[email protected]>
  • Loading branch information
t-burch authored Nov 21, 2023
1 parent 1b55a3e commit 068e6b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion distribution/examples/oauth2/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

This example shows the OAuth2 password flow. A client requests an access token ( with user credentials ) and the token is verified through a token validator.

Please follow https://www.membrane-soa.org/api-gateway-doc/current/oauth2-password-flow-sample.html
Please follow https://www.membrane-soa.org/api-gateway-doc/current/oauth2-password-flow-sample.html

Alternatively a Postman based guide is available on [https://membrane-api.io/security/oauth2-using-postman/](https://membrane-api.io/security/oauth2-using-postman/)

0 comments on commit 068e6b3

Please sign in to comment.