GET api/auth/social-config

Returns public OAuth client identifiers for configured social login providers. Secrets are never included. Use this to initialize Google, Apple, or Facebook SDKs in clients.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.