Skip to content

Authentication and Authorization

Jonathon McKitrick edited this page Mar 21, 2018 · 11 revisions

Example projects using buddy authentication

  • authenticated-compojure-api - An example compojure-api app demonstrating basic and token authentication using buddy
  • role-based-auth-api - An example compojure-api app demonstrating custom token authentication and role-guarded routes

Other resources

Clone this wiki locally