Don't 👏 Use 👏 Cloud 👏 Auth 👏
@bambulabglobal.bsky.social
Just use local API tokens that can be reset by the machine itself. Make them random, and only change upon user request.
The decision to enforce cloud based authentication is overcomplicating everything.
@bambulabglobal.bsky.social
Just use local API tokens that can be reset by the machine itself. Make them random, and only change upon user request.
The decision to enforce cloud based authentication is overcomplicating everything.
Comments
Not only do you retain the ability to use cloud features, but the user remains full control of the machine, and the API keys can be reset by the machine.
Requiring the cloud to manage the machine is just another thing that can go wrong.