Show HN: Stateless auth and XSRF protection with PHP I've created a small library for XSRF protection, and authentication in general. The concept is quite simple - just create a token with all the necessary info in it. https://github.com/Skalman/stateless-auth |
No comments yet