API Authentication
Oidc Callback
GET
/auth/v1/method/oidc/{provider}/callback
Bearer*
curl --request GET \
--url https://try.flipt.io/auth/v1/method/oidc/{provider}/callback \
--header 'Authorization: Bearer AUTH_VALUE'
curl --request GET \
--url https://try.flipt.io/auth/v1/method/oidc/{provider}/callback \
--header 'Authorization: Bearer AUTH_VALUE'