Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oauth

How to securely store access token and secret in Android?

Securing my REST API with OAuth while still allowing authentication via third party OAuth providers (using DotNetOpenAuth)

OAuth secrets in mobile apps

Facebook login message: "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings."

Google OAuth 2.0 redirect_uri with several parameters

redirect oauth google-api

JWT (Json Web Token) Audience "aud" versus Client_Id - What's the difference?

oauth oauth-2.0 jwt

How can I verify a Google authentication API access token?

What is the purpose of a "Refresh Token"?

What's the difference between JWTs and Bearer Token?

oauth token jwt

How to validate an OAuth 2.0 access token for a resource server?

oauth oauth-2.0

Architecture for merging multiple user accounts together

What is the difference between the OAuth Authorization Code and Implicit workflows? When to use each one?

oauth oauth-2.0

Creating an API for mobile applications - Authentication and Authorization

SSO with CAS or OAuth?

OAuth: how to test with local URLs?

oauth localhost

What exactly is OAuth (Open Authorization)?

oauth

Why do access tokens expire?

What is the OAuth 2.0 Bearer Token exactly?

oauth bearer-token

What is an Endpoint?

Security of REST authentication schemes