Skip to content

Commit a8cda94

Browse files
committed
fixed a copy paset bug
1 parent e9e133a commit a8cda94

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
@@ -143,7 +143,7 @@ Whether or not to return the user profile information of the user granting autho
143143

144144
#### state
145145
OPTIONAL<br>
146-
`{ sessionKey: boolean }`<br>
146+
`{ state: boolean }`<br>
147147
When set to `true`, a state string with be created, stored, sent along with the authentication request and verified when the response from the OAuth 2.0 service is received.
148148

149149
#### store

0 commit comments

Comments
 (0)