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

Jan 26, 2022

main
v1
Compare

API structure has changed

4 structure changes including:
1 Breaking change
4 Modifications
Modified 4 Breaking
GET /v1/auth/sessions/list
  • Response
  • 200 response Modified
    • sessions property Modified
GET /v1/auth/users/{user_id}
  • Response
  • 200 response Modified
    • uuid property Removed
    • wallets property Added
POST /v1/auth/magic_links/create
  • Body
  • content type Modified
    • email, requires_verification properties Removed
    • user_id property Added
  • Response
  • 200 response Modified
    • app_id, first_name, middle_name, last_name, active, email_id, phone_number_id, created_at, updated_at properties Removed
    • magic_token property Added
POST /v1/auth/sessions/verify
  • Response
  • 200 response Modified
    • device_fingerprint property Modified
    • factors property Added