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

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