Skip to content

Instantly share code, notes, and snippets.

@MaBbKhawaja
Created October 31, 2024 11:28
Show Gist options
  • Save MaBbKhawaja/3a04376586fa66ebf782c8e13e0dd3b8 to your computer and use it in GitHub Desktop.
Save MaBbKhawaja/3a04376586fa66ebf782c8e13e0dd3b8 to your computer and use it in GitHub Desktop.
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