croservices / sample-app-login

Sample app illustrating user login built using Cro HTTP session support
2 stars 0 forks source link

Cro + Web form based login

This is a sample application showing the use of a Cro backend for implementing Web form based login.

To try it out, you'll need to have Cro installed; you can do so using:

zef install --/test cro

After clonning this repository, and changing into its directory, do:

zef install --depsonly .
cro run