Skip to content

johnjtran/buddy-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buddy Test

An example of using Buddy for auth with Clojure, accompanying this blog post.

This is a fork of Adam Bard's most excellent tutorial on integrating buddy with your web application. The main difference here is we've integrated Leiningen with his example.

Note that this is rather barebone compojure integration. So it's light and can easily be integrated into another compojure-flavored ring application flow.

TODO

  • Add tutorial on multiple users
  • Add tutorial on rest/api

About

An example implemention of auth using Buddy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 87.4%
  • HTML 12.6%