Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Add sponsor authentication #6

Open
egnwd opened this issue Jul 8, 2017 · 0 comments
Open

Add sponsor authentication #6

egnwd opened this issue Jul 8, 2017 · 0 comments
Assignees
Milestone

Comments

@egnwd
Copy link
Contributor

egnwd commented Jul 8, 2017

A sponsor should only be able to "sign up" providing they have a authorised email address and sign up, one-time code - with which they can then make a password.

My current thinking is extend the auth package to have an interface for any type of auth auth/email-password/CSG login. Also by creating a base Auth struct and have other types that implement the interface based off of the Auth struct (using go's struct composition). Very much open to thoughts on this.

@egnwd egnwd added this to the Version 1.0.0 milestone Aug 15, 2017
@egnwd egnwd removed the help wanted label Aug 31, 2017
@egnwd egnwd self-assigned this Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant