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

Mar 19, 2024

main
v1
Compare

API structure has changed

2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1 Breaking
POST /v1/auth/magic_links/create
  • Body
  • application/json content type Modified
    • user_id property Modified
      • Property is now required
        Breaking
      • 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 1 Breaking
POST /v1/auth/magic_links/email/login_status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking