Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

[1.0.0] - 2015-07-14

Compare
Choose a tag to compare
@nsarno nsarno released this 16 Jul 20:05
· 98 commits to master since this release

Added

  • Knock::Authenticable to secure endpoints with before_action :authenticate
  • AuthToken model provides JWT encapsulation
  • AuthTokenController provides out of the box sign in implementation