🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Account & Authentication

by @d9m1n1c

Account signup, login via email/OTP/wallet/biometric, token refresh, password reset, and session management.

Versionv1.0.1
βš™οΈ Configuration

The default API base URL is https://payment-api-dev.aiotnetwork.io. All endpoints are relative to this URL.

To override (e.g. for local development):

export AIOT_API_BASE_URL="http://localhost:8080"

If AIOT_API_BASE_URL is not set, use https://payment-api-dev.aiotnetwork.io as the base for all requests.

πŸ”’ Constraints

  • OTP is required for signup and password reset β€” always send then verify before proceeding
  • Access tokens expire after 1 hour β€” use refresh_token to get a new one
  • After 5 failed login attempts the account is locked β€” use /auth/unlock to recover
  • Never store or log passwords β€” use them transiently only
  • View on ClawHub
    TERMINAL
    clawhub install aiotnetwork-account-auth

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’