Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels