worker-auth-providers
worker-auth-providers copied to clipboard
fix: Join "scope" on google auth
- "RedirectOptions" declares it as "string[]"
- It's same as "src/providers/github/redirect.ts"
I got this error when I use multiple scope items.
OAuth 2 parameters can only have a single value: scope
Can you please fix the conflicts? I will merge the PR.
@subhendukundu Sorry for the late response, I rebuilt it. Thanks!