3 structure changes including:
3 Additions
Added
3
GET /authentication/phone_island_token_check
POST /authentication/persistent_token_remove
POST /authentication/phone_island_token_login
6 structure changes including:
3 Breaking changes
3 Additions
3 Removals
Removed
3
Breaking
GET /authentication/phone_island_token_check
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /authentication/persistent_token_remove
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /authentication/phone_island_token_login
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
DELETE /tokens/persistent/{audience}
GET /tokens/persistent/{audience}
POST /tokens/persistent/{audience}