Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Stateless auth and XSRF protection with PHP
1 points
by
Skalman
4671 days ago
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