Created
October 31, 2024 11:28
-
-
Save MaBbKhawaja/3a04376586fa66ebf782c8e13e0dd3b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prop | Type | Default | Description | |
---|---|---|---|---|
clientId | string | Required | Google OAuth 2.0 Client ID | |
redirectUri | string | Required | Redirect URI after Google sign-in | |
maxFileSize | number | 10 * 1024 * 1024 | Max file size (in bytes) | |
allowedFormats | string[] | ['*/*'] | Allowed MIME types for uploaded files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment