worker-auth-providers icon indicating copy to clipboard operation
worker-auth-providers copied to clipboard

fix: Join "scope" on google auth

Open miyanokomiya opened this issue 4 months ago • 2 comments

  • "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

miyanokomiya avatar Mar 17 '24 11:03 miyanokomiya

Can you please fix the conflicts? I will merge the PR.

subhendukundu avatar Mar 22 '24 05:03 subhendukundu

@subhendukundu Sorry for the late response, I rebuilt it. Thanks!

miyanokomiya avatar Mar 26 '24 22:03 miyanokomiya