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

Apr 18, 2022

main
v1
Compare

API structure has changed

3 structure changes including:
1 Breaking change
3 Modifications
Modified 3 Breaking
DELETE /v1/auth/sessions/delete
  • Body
  • content type Modified
    • session_jwt property Added
POST /v1/auth/magic_links/create
  • Body
  • content type Modified
    • email, login_redirect_url, registration_redirect_url, login_expires_in, registration_expires_in, requires_verification properties Removed
    • user_id, expires_in properties Added
  • Response
  • 200 response Modified
    • user_created, status, email_id properties Removed
    • token property Added
POST /v1/auth/sessions/verify
  • Body
  • content type Modified
    • session_token property Modified
    • session_jwt property Added