Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-authentication

How to Secure CouchDB

User/Pass Authentication using RESTful WCF & Windows Forms

Securing REST API using custom tokens (stateless, no UI, no cookies, no basic authentication, no OAuth, no login page)

Simple way of turning off observers during rake task?

Restful web service authentication

What does #self.included(base) do in Ruby on Rails' Restful Authentication?

Securing my Node.js app's REST API?

AngularJS Authentication + RESTful API

What is the difference between JSON Web Signature (JWS) and JSON Web Token (JWT)?

How do I implement login in a RESTful web service?

How to use jti claim in a JWT

How to secure RESTful web services?

REST authentication and exposing the API key

restful-authentication

API Keys vs HTTP Authentication vs OAuth in a RESTful API

Are there any disadvantages to GraphQL? [closed]

passport.js passport.initialize() middleware not in use

What's the appropriate HTTP status code to return if a user tries logging in with an incorrect username / password, but correct format?

RESTful web service - how to authenticate requests from other services?

Should JWT be stored in localStorage or cookie? [duplicate]

Token Authentication for RESTful API: should the token be periodically changed?