Skip to content

Commit f743f89

Browse files
committed
Minor edit.
1 parent 194e5eb commit f743f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Step 6: Set up all the correct options (see below for available options)
5757
* OAUTHADMIN_CLIENT_ID: Your oAuth client ID
5858
* OAUTHADMIN_CLIENT_SECRET: oAuth client secret
5959
* OAUTHADMIN_BASE_URL: The landing point for all oAuth related queries.
60-
* OATHADMIN_AUTH_URL: oAuth provider URL
60+
* OAUTHADMIN_AUTH_URL: oAuth provider URL
6161
* OAUTHADMIN_TOKEN_URL: oAuth bearer token provider URL
6262
* OAUTHADMIN_PING_INTERVAL (optional, defaults to 300): Minimum number of seconds between ping requests
6363
* OAUTHADMIN_PING: (optional, defaults to None) This optional function takes an oauth token and returns True if it's still valid and False if it's no longer valid (if they have logged out of the oauth server)

0 commit comments

Comments
 (0)