pull down to refresh

The read-only version is ready..
Do you have plan to support authentication api?
Hey! Saw your invite to the repo. How can I help?
Do you have plan to support authentication api?
Sure! What would you want/need? What's the standard way folks do this currently?
reply
Here is my thoughts:
  1. The quick way, we can only support lightning login in, after user scan the QRCode, the app send public-key and k1 to server, then get the token.. Similar to this PR: https://github.com/nextauthjs/next-auth/pull/3474/files
  2. In long time, stacker.news implements OAuth like twitter, other apps can register to use api..
reply