OAuth Providers

Use Web2.0 Identity providers to Log-ion to ORE ID

Supported authentication providers

Accessed by importing the AuthProvider object from the oreid-js package.

import { AuthProvider } from "oreid-js";

ORE ID can make use of the following Web2.0 OAuth Providers

None = login provider selection screen
Apple
Facebook
GitHub
Google
Instagram
Kakao
Line
LinkedIn
Twitter
Twitch

Want to further control the Oauth experience?

Add your provider credentials using the developer dashboard at https://oreid.io/developer.

Last updated