Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in authentication

How to create "remember me checkbox" using Codeigniter session library?

How to use different authentication_keys for two devise models?

Apache basic authentication except for those Allowed

How to authenticate a POST request from a chrome extension to my app with JSON web tokens?

How to Handle Refresh Token When Multiple Requests are going out?

Questions About Consuming Your Own API with OAuth

OAuth Refresh Token Best Practice [closed]

Which parts of the client certificate to use when uniquely identifying users?

What's the purpose of the client secret in OAuth2?

Who sets the IsAuthenticated property of the HttpContext.User.Identity

ASP.NET Core WebAPI Cookie + JWT Authentication

Best practices for managing auth token

How to implement Google OpenID authentication in PHP & Test on Localhost

How Chrome browser know which client certificate to prompt for a site?

Significant differences between Cookies and JWT for native mobile apps

Web authentication state - Session vs Cookie?

Angular.js $http.post TypeError: Cannot read property 'data' of undefined

How use token authentication with Rails, Devise and Backbone.js?

Logging users out of a Django site after N minutes of inactivity

Password hashing - how to upgrade?