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

Add scholarship verification method of unlocking content #26

Open
3 tasks
brettdh opened this issue Mar 21, 2020 · 0 comments
Open
3 tasks

Add scholarship verification method of unlocking content #26

brettdh opened this issue Mar 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@brettdh
Copy link
Contributor

brettdh commented Mar 21, 2020

Motivation

Same as theliturgists/app#235, but with the actual access control.

Plan of action

  • Enable users to enter their email address
  • Confirm that they own the email address
  • If the email address is in the list of scholarship recipients, unlock all content
    • Verify membership in MailChimp list, via its API

Scope

This work includes generalizing the access control in a similar way to how both the app and the backend verify a Patreon pledge. This work should probably be done in the patreon-pledge package and just use it in the app and backend.

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

No branches or pull requests

1 participant