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

Changelog

Last update:
Compare
2 structure changes including:
1 Breaking change
1 Addition
1 Modification
Modified 1 Breaking
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
Added 1
GET /v1/auth/oauth/google/begin
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
2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
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/magic_links/verify
  • Response
  • 400 response Modified
    • error property Removed
    • error_message, error_type properties Added
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
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
2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
POST /v1/auth/magic_links/create
  • Body
  • content type Modified
    • expires_in property Modified
    • email, requires_verification properties Removed
    • user_id property Added
POST /v1/auth/magic_links/email/login_or_create
  • Body
  • content type Modified
    • expires_in, requires_verification properties Modified
1 structure change including:
1 Modification
Modified 1
POST /v1/auth/users/create
  • Response
  • 201 response Modified
    • user_id, app_id, first_name, middle_name, last_name, active, updated_at, created_at, email_id, phone_number_id properties Added
1 structure change including:
1 Modification
Modified 1
POST /v1/auth/users/create
  • Body
  • content type Modified
    • middle_name property Added
1 structure change including:
1 Modification
Modified 1
GET /v1/auth/sessions/list
  • Response
  • 200 response Modified
    • sessions property Added
1 structure change including:
1 Modification
Modified 1
DELETE /v1/auth/users/{user_id}/delete
  • Path
  • user_id path parameter Added
1 structure change including:
1 Modification
Modified 1 Breaking
DELETE /v1/auth/users/{user_id}/delete
  • Path
  • user_id path parameter Removed
3 structure changes including:
3 Modifications
Modified 3
POST /v1/auth/otps/email/login_or_create
  • Body
  • content type Modified
    • requires_verification property Added
POST /v1/auth/otps/email/send
  • Body
  • content type Modified
    • expires_in property Modified
POST /v1/auth/otps/sms/login_or_create
  • Body
  • content type Modified
    • requires_verification property Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/auth/sessions/list
  • Header
  • Authorization header Removed
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
17 structure changes including:
4 Breaking changes
13 Additions
4 Removals
Removed 4 Breaking
POST /thumbsUp/{id}
POST /thumbsDown/{id}
POST /joke
GET /joke
Added 13
POST /v1/auth/users/create
POST /v1/auth/sessions/verify
POST /v1/auth/otps/verify
POST /v1/auth/otps/sms/send
POST /v1/auth/otps/sms/login_or_create
POST /v1/auth/otps/email/send
POST /v1/auth/otps/email/login_or_create
POST /v1/auth/magic_links/verify
POST /v1/auth/magic_links/email/login_or_create
GET /v1/auth/users/{user_id}
GET /v1/auth/sessions/list
DELETE /v1/auth/users/{user_id}/delete
DELETE /v1/auth/sessions/delete