omniauth / omniauth-identity

A simple login and password strategy for OmniAuth.
MIT License
345 stars 98 forks source link

Update README.markdown #40

Closed TomV closed 3 years ago

TomV commented 12 years ago

Add DataMapper validations for email example (require email, make sure it's unique, check format as an email address)

pboling commented 3 years ago

Datamapper is dead. Long live Ruby Object Mapper!