auth

Paddy 2014-09-01 Parent:1aa3a85ff853

27:043906283c65 Go to Latest

auth/authorize.go.old

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