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

Unauthenticated Upon Signup #38

Open
mdwiltfong opened this issue Feb 13, 2022 · 2 comments
Open

Unauthenticated Upon Signup #38

mdwiltfong opened this issue Feb 13, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mdwiltfong
Copy link
Owner

When the webhooks are working, Teachers are authenticated upon onboarding. Although in the event the webhooks aren't working, users don't get their subscription status, and are essentially blocked out of the app.

Better error handling is needed in the event the webhook fails.

@mdwiltfong mdwiltfong added the bug Something isn't working label Feb 13, 2022
@mdwiltfong mdwiltfong self-assigned this Feb 13, 2022
@mdwiltfong
Copy link
Owner Author

This issue ties into issue #28

@mdwiltfong
Copy link
Owner Author

To further clarify this issue, in the event that the heroku server is not working, the hooks will most likely fail. A possible solution is polling the stripe API so that any discrepancies in data can be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant