Skip to content

jasonjackson/scalatra-auth-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a scalatra basic authentication with email authentication example.  This was inspired from Jared Armstrongs basic authentication blog post and code examples, with some help from the folks in the #scalatra IRC channel.  The validation emails are messaged over to an actor for sending, so that I could get that out of the webstack and test drive scala's very cool actor model.

Disclaimer:  I am new to scalatra, and scala.  So there may be some things are were implemented in a fashion just short of full retard.  If you see one, drop me a message and enlighten.  Or, fork it and show me whats up.  I started looking at scalatra for an API, and grabbed this as a small project just to play around with the language and get familiar.  An enjoyable evening of hacking on something new...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages