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

Integrate matters oauth to replace email/password in publish setting #93

Open
williamchong opened this issue Jan 6, 2021 · 0 comments

Comments

@williamchong
Copy link
Member

Currently we are using email/password to connect Matters account in publish setting
However it has 2 downside

  • Users need to type their password in plaintext inside admin panel
  • The session expires in ~3 months

We should leverage matters oauth function and use access/refresh token to perform the graphQL query we need instead.

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