Change Updates

Do not miss any Authentication API Reference | Streambird changes, ever again

Subscribe to the Authentication API Reference | Streambird changelog to be up to date on recent changes.

RSS

17 days ago

main
v1
Compare

API structure has changed

6 structure changes including:
5 Breaking changes
1 Modification
5 Removals
Modified 1 Breaking
POST /v1/auth/magic_links/create
  • Body
  • application/json content type Modified
    • user_id property Modified
      • Property is now required
        Breaking
    • email property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_id, request_origin_token properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 5 Breaking
POST /v1/auth/magic_links/email/login_status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/auth/wallets/registrations/nonce
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/auth/wallets/siwe/verify
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/wallets/{wallet_id}/sign_message
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/wallets/{wallet_id}/sign_transaction
  • Removing a resource is always breaking unless it was deprecated before
    Breaking