oauth.io Open in urlscan Pro
54.211.234.45  Public Scan

URL: https://oauth.io/
Submission: On July 11 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

   
   
 * Features
 * Pricing
   
 * Documentation
 * Pricing
 * Log in
 * Sign up
 * Dashboard
 * 0
 * 

YOUR APP


FORGET OAUTH COMPLEXITY.

Subscribe now for free Go to my Dashboard


FEATURES

OAuth Integration
User Management
OAuth Providing


OAUTH INTEGRATION

ACCESS YOUR USER'S RESOURCES IN 5 LINES

Integrate OAuth in 90 seconds 100+ API providers available SDKs available for
JavaScript, NodeJS, PHP, iOS, Android, Phonegap Easy integration management in
your OAuth.io dashboard

OAuth.popup('facebook').then((facebook) => {
    return facebook.me()
}).then((me) => {
    console.log('Your name is ' + me.name)
}).catch((error) => {
    console.error(error)
})


]



^ Back to top ^


USER MANAGEMENT

SIMPLIFIED USER MANAGEMENT

Simplified social sign in / sign up with our SDK Use any of our 100+ providers
for your user management Support for traditional email/password sign up

User.signin(email, password).done((user) => {
    console.log(user.data.firstname);
}).fail((err) => {
    // email/password incorrect.
});

^ Back to top ^


OAUTH SERVER

BECOME THE PROVIDER

Easily add an OAuth 2.0 layer on your existing API Become a platform and let
developers build apps over your service Either choose OAuth.io as your developer
portal or create your own Your service automatically available in OAuth.io

app.get('/me', OAuthProvider.OAuth2.check(), (req, res, next) => {
    let user = req.session.user,
        response

    delete user.password
    if (req.OAuth2.scope['user_info']) {
        response = user
    }
    else {
        response = {
            error: 'Access not permitted by user'
        }
    }
    res.send(response)
});




















^ Back to top ^


SUBSCRIPTION & PRICING

START YOUR 30 DAY FREE TRIAL NOW !

No credit card required to signup


OAUTH INTEGRATION & USER MANAGEMENT PLANS

$ 19
/mth
20,000 API calls / mth
Support type: Emails
$ 99
/mth
400,000 API calls / mth
Support type: Priority emails
$ 299
/mth
8,000,000 API calls / mth
Support type: Priority emails


OAUTH SERVER - BECOME AN OAUTH PROVIDER

TRY IT FOR FREE, CONTACT US FOR MORE.

Manage my plans Go to my dashboard

START NOW

Main links:

 * Features
 * Providers
 * Documentation / API
 * Pricing

 * FAQ
 * Contact Us
 * Blog

Find us on:



© 2021 OAuth.io Terms of service | Privacy Policy

1