auth

Paddy 2014-09-01 Parent:7a6f64db7246

27:043906283c65 Go to Latest

auth/README.md

Rough out profiles. Create a Profile type that stores information about user profiles. Create a Login type that stores information about a login strategy for user profiles. This is necessary so that a user can login with their username or email address, with usernames not being required if an email address is supplied and email addresses not being required if a username is supplied.

History