API structure has changed
8 structure changes including:
8 Modifications
Modified
8
GET /api/.well-known/experience
- Response
-
200 response Modified
-
application/json content type Modified
-
socialConnectors property Modified
- isTokenStorageSupported property Added
-
socialConnectors property Modified
-
application/json content type Modified
GET /api/.well-known/sign-in-exp
- Response
-
200 response Modified
-
application/json content type Modified
-
socialConnectors property Modified
- isTokenStorageSupported property Added
-
socialConnectors property Modified
-
application/json content type Modified
GET /api/connector-factories
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connector-factories/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
PATCH /api/connectors/{id}
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
POST /api/connectors
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified