Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(auth, types): instantiating OAuthProvider returns OAuthProvider
previously it returned AuthProvider which had none of the necessary OAuthProvider interface methods
- Loading branch information