pull down to refresh
0 sats \ 1 reply \ @k00b 21 Aug 2022 \ parent \ on: Any plans for native mobile apps? bitcoin
Hey! Saw your invite to the repo. How can I help?
Sure! What would you want/need? What's the standard way folks do this currently?
Here is my thoughts:
-
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
-
In long time, stacker.news implements OAuth like twitter, other apps can register to use api..
reply