Top "Oauth" questions

OAuth (Open Authorization) is a specification for client applications to access protected resources on behalf of a user.

What is the best OAuth2 C# library?

It seems like many app providers are using OAuth2 to allow API access, such as Twitter and Facebook. Does anyone …

c# .net asp.net .net-3.5 oauth
Securing my REST API with OAuth while still allowing authentication via third party OAuth providers (using DotNetOpenAuth)

I have a product with a straightforward REST API so that users of the product can directly integrate with the …

api rest oauth openid dotnetopenauth
Sign in with Google temporarily disabled for this app

We are facing the below screen when trying to authenticate to Google. The app that we are trying to authenticate …

oauth-2.0 oauth google-api google-oauth google-signin
Why is Google Oauth returning `invalid redirect_urI` in my Rails app?

I'm adding Google Oauth2 to a Rails app, but have been unable to get past the early stages. I've set …

ruby-on-rails oauth
How to securely store access token and secret in Android?

I am going to use oAuth to fetch mails and contacts from google. I don't want to ask the user …

android security oauth preferences token
SAML vs federated login with OAuth

What's the difference between SAML and federated login with OAuth? Which solution makes more sense, if a company wants to …

authentication oauth saml
What's the difference between JWTs and Bearer Token?

I'm learning something about Authorization like Basic, Digest, OAuth2.0, JWTs, and Bearer Token. Now I have a question. You know …

oauth token jwt
Google OAuth 2.0 "error" : "redirect_uri_mismatch"

I spend already one day, crashed one glass and I am really angry about it, I do not understand what …

oauth google-api-php-client google-oauth
How can I get an oauth access token in sharepoint 2013?

I have this site here: http://msdn.microsoft.com/en-us/library/jj164022(v=office.15).aspx the text in some part …

javascript jquery sharepoint oauth