Future plans for authentication process? #64
-
This is a very interesting project. I'm curious about the current method of authenticating by extracting token from browser session. Is this expected to be the long-term approach, or are there plans to develop a more direct authentication method? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
As of right now, there is no publicly provided API so the method of extracting the token for non-email based login accounts is the only available method. No specific knowledge of a future where a public API would be available. If someone wanted to create a Chrome plugin to extract the token, that might be interesting |
Beta Was this translation helpful? Give feedback.
As of right now, there is no publicly provided API so the method of extracting the token for non-email based login accounts is the only available method. No specific knowledge of a future where a public API would be available.
If someone wanted to create a Chrome plugin to extract the token, that might be interesting