Conversation
**Added** - feat: Federated Connections Support [\#682](#682) ([kishore7snehil](https://github.com/kishore7snehil)) - Adding Support For CIBA with RAR [\#679](#679) ([kishore7snehil](https://github.com/kishore7snehil))
**Added** - feat: Federated Connections Support [\auth0#682](auth0#682) ([kishore7snehil](https://github.com/kishore7snehil)) - Adding Support For CIBA with RAR [\auth0#679](auth0#679) ([kishore7snehil](https://github.com/kishore7snehil))
|
Regarding What's the reason to make Also, you are missing the As a reference, see nextjs-auth0 lib implementation: https://github.com/auth0/nextjs-auth0/blob/dbfd5021dd70657926be142980022bfb99993298/src/server/auth-client.ts#L1045-L1057 |
|
@siacomuzzi I believe those two fields are required for the endpoint to work properly and I have not assigned the Regarding |
Oh ok, we are not following this approach in other SDKs where those fields have a default value assigned, that's why I'm asking Regarding login_hint, it's not mandatory, but it's an optional field supported by this grant type |
Changes
Added support for Federated Login for Authentication and Management APIs.
References
Testing
This change adds test coverage
This change has been tested on the latest version of the platform/language or why not
Contributor Checklist