Skip to content

Commit dab263f

Browse files
committed
Added dev=true to google auth login route
1 parent 38078fb commit dab263f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Initiates the Google OAuth authentication process by redirecting the user to Goo
1717
None
1818

1919
- **Query**
20+
- Required: `dev=[boolean]` (Must be set to true for this feature to work.)
2021
- Optional: `redirectURL=[string]` (The URL to redirect the user to after authentication is successful. It should be a valid URL.)
2122

2223
### Response

0 commit comments

Comments
 (0)