Replies: 3 comments
-
After some work on this issue, I've realized that we should leave auth cmd as it is, bc in order to create a client, we already have to have an auth token. I've tested several use cases(run a LN and create a token for the LN - it works, run a LN - create a token for the FN - it also works, but that is incorrect). We also have a |
Beta Was this translation helpful? Give feedback.
-
it sounds like the decision has been made to NOT proceed with this? @vgonkivs can you confirm and close |
Beta Was this translation helpful? Give feedback.
-
That's totally fine as we always have the main key generated in KeyStore, so we always have a key to use and that's by design. I don't think we should close this yet. |
Beta Was this translation helpful? Give feedback.
-
This should become a call on
Admin.AuthNew
. Likely in a separate PROriginally posted by @Wondertan in #2762 (comment)
Beta Was this translation helpful? Give feedback.
All reactions