auth

Paddy 2014-09-01 Parent:9fc5fd8196b4 Child:88523dab00a5

27:043906283c65 Go to Latest

auth/client.go

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