We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38078fb commit dab263fCopy full SHA for dab263f
auth/README.md
@@ -17,6 +17,7 @@ Initiates the Google OAuth authentication process by redirecting the user to Goo
17
None
18
19
- **Query**
20
+ - Required: `dev=[boolean]` (Must be set to true for this feature to work.)
21
- Optional: `redirectURL=[string]` (The URL to redirect the user to after authentication is successful. It should be a valid URL.)
22
23
### Response
0 commit comments