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

Sort out invitation failure responses #70

Open
HerbCaudill opened this issue Nov 19, 2023 · 0 comments
Open

Sort out invitation failure responses #70

HerbCaudill opened this issue Nov 19, 2023 · 0 comments

Comments

@HerbCaudill
Copy link
Member

An invitation can fail to validate in several ways. Currently we have:

  • The invitation has been revoked
  • The invitation cannot be used again
  • The invitation has expired
  • IDs don't match
  • Signature provided is not valid
  • This invitation code doesn't match

Need to think about how an application would deal with each of these scenarios. At any rate we should use codes in addition to user-facing messages so the app can respond in a structured way

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

No branches or pull requests

1 participant