SiQLuxe / spring-security-example

REST authentication apis & token based authentication, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for Using Spring Security.

Highlights

  • API Token based authentication
  • URL Path based authentication
  • Implement login/logout system for REST APIs
  • Accept JSON login message
  • Handle CSRF for REST APIs
  • Example for returning 200 with custom response on success/failure

About

REST authentication apis & token based authentication, etc.


Languages

Language:Java 100.0%