mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-29 10:26:49 -05:00
* fix(oauth2): encode clientId and clientSecret in authorization header * fix(oauth2): refactor to use encodeOAuthParameter for clientId and clientSecret * chore: lint --------- Co-authored-by: Bereket Engida <bekacru@gmail.com>