Skip to content

A minimal sample project that shows authentication in clojure

Notifications You must be signed in to change notification settings

px0/clojureauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clojureauth

A very minimal project that shows how simple session-based authentication works (ring-based) Clojure web apps

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

or run the -main function from within the REPL

License

Copyright © 2019 Maximilian Gerlach

About

A minimal sample project that shows authentication in clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published