FriendsOfCake / Authenticate

Deprecated CakePHP3: plugin with authentication classes for AuthComponent
MIT License
81 stars 39 forks source link

Added authentication class for JSON Web Token. #29

Closed ADmad closed 10 years ago

ADmad commented 10 years ago

http://jwt.io

Useful for web services and popularly used with angularjs frontends.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.86%) when pulling 26653fdb4395b02a8741e9d82275c1134a78f906 on jwt into 83fe6c09605a541cd4655462e8ff41a31e0da781 on cake3.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.86%) when pulling e586755f61f0ed5d9352b7e2e1c34aed67c2b52e on jwt into 83fe6c09605a541cd4655462e8ff41a31e0da781 on cake3.

coveralls commented 10 years ago

Coverage Status

Coverage decreased (-1.18%) when pulling faa9aaa1401da541a3cee0c3fb0e723168c8c0ba on jwt into 83fe6c09605a541cd4655462e8ff41a31e0da781 on cake3.

coveralls commented 10 years ago

Coverage Status

Coverage decreased (-1.4%) when pulling da123307ca373e4fe7d44cb7a9958179309b163a on jwt into 83fe6c09605a541cd4655462e8ff41a31e0da781 on cake3.

ADmad commented 10 years ago

Closing. It would be better to put this class in it own repo.