- Notifications
You must be signed in to change notification settings - Fork434
Open
Labels
Description
Most web apps will need some form of authentication and authorization, and it's looking like Friend is going to be Clojure's go-to library for achieving that. Thus it would be interesting to show folks exactly how to make that happen with common scenarios, e.g. username/password + cookie store auth, or integrating with Facebook etc.