Stateless authentication token server built on buddy and duct
27 views
Skip to first unread message
ben lamothe
unread,
Dec 27, 2016, 2:41:29 PM12/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clojure-sec
I got tired of integrating authentication and password management for every new project I start, and I wanted to start making more modular, micro-service oriented projects so I built zanmi.
It manages user passwords securely and serves JWT auth tokens that independent services can use to authenticate users and their requests.