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

Add sponsor authentication #6

@egnwd

Description

@egnwd

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions