mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
* (feat:oidcProvider): Trusted Client implementation - Add trustedClients configuration to OIDCOptions - Add skipConsent property to Client interface - Implement unified getClient() function for layered lookup - Update authorize and token flows to support trusted clients - Add comprehensive documentation and examples * Apply suggestions from code review Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> * lint * fix: model name * chore: cleanup --------- Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Co-authored-by: Bereket Engida <Bekacru@gmail.com>