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

Dec 26, 2021

main
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
DELETE /v1/auth/sessions/delete
  • Body
  • content type Added
POST /v1/auth/magic_links/email/login_or_create
  • Body
  • content type Modified
    • requires_verification property Added
  • Response
  • 200 response Added
POST /v1/auth/sessions/verify
  • Response
  • 200 response Modified
    • device_fingerprint property Modified
POST /v1/auth/users/create
  • Response
  • 201 response Modified
    • uuid, user_id, app_id, first_name, middle_name, last_name, active, updated_at, created_at, email_id, phone_number_id properties Removed