Update oauth.md

Fix a typo (figure -> configure)

Signed-off-by: Stephen Clarke <sclarke81@users.noreply.github.com>
This commit is contained in:
Stephen Clarke 2023-09-18 10:26:53 +01:00 committed by GitHub
parent d70ef9db96
commit 1f44fa9d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Different authorization servers provide different application registration exper
* [Slack](https://api.slack.com/docs/oauth)
* [Twitter](http://apps.twitter.com/)
<!-- END_IGNORE -->
To figure the Dapr OAuth middleware, you'll need to collect the following information:
To configure the Dapr OAuth middleware, you'll need to collect the following information:
* Client ID (see [here](https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/))
* Client secret (see [here](https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/))