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
Authentication API Reference | Streambird

Changelog

Last update:
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /v1/auth/users/{user_id}
  • Response
  • 200 response Modified
    • totps attribute Modified
    • app_id attribute Removed
    • idp_providers attribute Added
POST /v1/auth/users/search
  • Response
  • 200 response Modified
    • users attribute Modified
PUT /v1/auth/users/{user_id}/update
  • Response
  • 200 response Modified
    • user attribute Modified

API structure has changed

1 structure change including:
1 Modification
Modified 1
PUT /v1/auth/users/{user_id}/update
  • Response
  • 200 response Modified
    • user attribute Added

API structure has changed

3 structure changes including:
2 Breaking changes
1 Addition
1 Modification
1 Removal
Modified 1 Breaking
DELETE /v1/auth/users/webauthn_credentials/{webauthn_credential_id}/delete
Removed 1 Breaking
POST /v1/auth/wallets/verify
Added 1
POST /v1/auth/wallets/verify

API structure has changed

1 structure change including:
1 Addition
Added 1
DELETE /v1/auth/users/webauthn/{webauthn_credential_id}/delete

API structure has changed

1 structure change including:
1 Addition
Added 1
POST /v1/auth/users/search

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
GET /v1/auth/sessions/list
  • Response
  • 200 response Modified
    • sessions attribute Modified
POST /v1/auth/magic_links/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/oauth/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/otps/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/sessions/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/totps/recovery
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/totps/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/wallets/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/webauthn/verify
  • Response
  • 200 response Modified
    • session attribute Modified

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/auth/sessions/verify
  • Response
  • 200 response Modified
    • session_jwt attribute Modified
    • id, user_id, started_at, expires_at, last_active_at, factors, device_fingerprint, updated_at, created_at attributes Removed
    • session attribute Added

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/auth/webauthn/registrations/create
  • Body
  • content type Modified
    • public_key_credential attribute Modified

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /v1/auth/sessions/list
  • Response
  • 200 response Modified
    • sessions attribute Modified
POST /v1/auth/magic_links/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/oauth/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/otps/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/totps/recovery
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/totps/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/wallets/verify
  • Response
  • 200 response Modified
    • session attribute Modified
POST /v1/auth/webauthn/verify
  • Body
  • content type Modified
    • session_expires_in, session_token, session_jwt attributes Added
  • Response
  • 200 response Modified
    • session_token, session_jwt, session attributes Added

API structure has changed

2 structure changes including:
2 Additions
Added 2
POST /v1/auth/webauthn/authentication/begin
POST /v1/auth/webauthn/verify

API structure has changed

2 structure changes including:
2 Additions
Added 2
POST /v1/auth/webauthn/registrations/begin
POST /v1/auth/webauthn/registrations/create

API structure has changed

1 structure change including:
1 Modification
Modified 1
POST /v1/auth/totps/create
  • Body
  • content type Modified
    • expires_in attribute Added

API structure has changed

2 structure changes including:
1 Addition
1 Modification
Modified 1
GET /v1/auth/users/{user_id}
  • Response
  • 200 response Modified
    • totps attribute Added
Added 1
DELETE /v1/auth/users/totps/{totp_id}/delete

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/auth/totps/recovery
  • Body
  • content type Modified
    • totp attribute Removed
    • recovery_code attribute Added

API structure has changed

2 structure changes including:
2 Additions
Added 2
GET /v1/auth/jwks/default
GET /v1/auth/jwks/{app_id}

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
POST /v1/auth/otps/verify
  • Response
  • 200 response Modified
    • session_jwt attribute Added
POST /v1/auth/sessions/verify
  • Response
  • 200 response Modified
    • session_jwt attribute Added

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
POST /v1/auth/magic_links/verify
  • Body
  • content type Modified
    • session_jwt attribute Added
POST /v1/auth/oauth/verify
  • Body
  • content type Modified
    • session_jwt attribute Added
POST /v1/auth/otps/verify
  • Body
  • content type Modified
    • session_expires_in, session_token, session_jwt attributes Added
POST /v1/auth/wallets/verify
  • Body
  • content type Modified
    • session_expires_in, session_token, session_jwt attributes Added

API structure has changed

2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
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 attributes Removed
    • user_id, expires_in attributes Added
  • Response
  • 200 response Modified
    • user_created, status, email_id attributes Removed
    • token attribute Added
POST /v1/auth/totps/verify
  • Response
  • response Removed

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 attribute 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 attributes Removed
    • user_id, expires_in attributes Added
  • Response
  • 200 response Modified
    • user_created, status, email_id attributes Removed
    • token attribute Added
POST /v1/auth/sessions/verify
  • Body
  • content type Modified
    • session_token attribute Modified
    • session_jwt attribute Added

API structure has changed

8 structure changes including:
1 Breaking change
8 Modifications
Modified 8 Breaking
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 attributes Removed
    • user_id, expires_in attributes Added
  • Response
  • 200 response Modified
    • app_id, first_name, middle_name, last_name, active, status, email_id, phone_number_id, created_at, updated_at attributes Removed
    • token attribute Added
POST /v1/auth/magic_links/email/invite
  • Response
  • 200 response Modified
    • app_id, first_name, middle_name, last_name, active, phone_number_id, created_at, updated_at attributes Removed
    • user_created attribute Added
POST /v1/auth/magic_links/email/login_or_create
  • Response
  • 200 response Modified
    • app_id, first_name, middle_name, last_name, active, phone_number_id, created_at, updated_at attributes Removed
    • user_created attribute Added
POST /v1/auth/otps/email/login_or_create
  • Response
  • 200 response Modified
    • user_active attribute Removed
    • status, user_created attributes Added
POST /v1/auth/otps/email/send
  • Response
  • 200 response Modified
    • user_active attribute Removed
POST /v1/auth/otps/sms/login_or_create
  • Response
  • 200 response Modified
    • user_active attribute Removed
    • user_created, status attributes Added
POST /v1/auth/otps/sms/send
  • Response
  • 200 response Modified
    • user_active attribute Removed
POST /v1/auth/users/create
  • Response
  • 200 response Modified
    • app_id, first_name, middle_name, last_name, active, updated_at, created_at attributes Removed
    • status attribute Added