Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User signup verification through a list of pre-approved registrar #87

Open
armintalaie opened this issue Mar 29, 2024 · 0 comments
Open
Assignees
Labels
Backend enhancement New feature or request

Comments

@armintalaie
Copy link
Contributor

Currently, the Starport Userbase API supports a few verification checks, e.g., Google account connections. However, a crucial step is to only allow a pre-determined list of emails.

Background:
LP has been using Github to ensure this flow, which wasn't the most secure way. Also harder to keep track of this.

Proposal:
a sub-endpoint for the userbase API to add/remove emails to a newly made table registrar. This endpoint only allows user agents with admin auth (i.e. highest scope)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants