Choose Your Path
What This Page Covers
- TinyCloud uses SIWE for the sign-in boundary.
TinyCloudWebis the browser entry point.TinyCloudNodeis the backend entry point.- OpenKey can be the signer for TinyCloud sign-in, but OpenKey OAuth is a separate flow.
Keep OpenKey references scoped to TinyCloud sign-in support on this page. Use the OpenKey docs for the widget and OAuth flow itself.
When To Split the Journey
Use the Web page when you need a wallet popup and browser session restore. Use the Node page when you need a private-key-backed backend or a session-only consumer of received delegations.Verified against
@tinycloud/web-sdk and @tinycloud/node-sdk 2.7.0.