auth-js icon indicating copy to clipboard operation
auth-js copied to clipboard

Added Descope as Provider

Open gaokevin1 opened this issue 1 year ago • 0 comments

What kind of change does this PR introduce?

This PR adds 'descope' to the Provider type. Descope as a Provider is also pending being added to supabase/gotrue through this PR and the documentation is handled in this PR

What is the current behavior?

There is a type error because there is no 'descope' in Provider type.

What is the new behavior?

Remove the type error in the IDE.

Additional context

gaokevin1 avatar Mar 01 '24 07:03 gaokevin1