Sessionless Authentication with Encrypted TokensStoring user credentials is one of the key roadblocks in creating a sessionless web application. Somehow you need to safely identify the user without storing data on the server nor allowing tampering on the client. If you could solve this problem you'd be well on your way to a sessionless application. Encrypted tokens are the solution. more⇛ by edA-qa mort-ora-y on Thursday January 07 2010 @ 13:44:23 (10/-657 Points) |
Computing ↪Technology |
