mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 04:19:22 +00:00
* docs: hero section alignment with feature section on big screens (#4018) * fix: hero section alignment with feature section on big screens * fix --------- Co-authored-by: Bereket Engida <Bekacru@gmail.com> * chore: fix broken testomnial link * fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization * chore: update sso docs * chore: fix import typo * docs: hero section alignment with feature section on big screens (#4018) * fix: hero section alignment with feature section on big screens * fix --------- Co-authored-by: Bereket Engida <Bekacru@gmail.com> * chore: fix broken testomnial link * fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization * chore: update sso docs * chore: fix import typo * chore: release v1.3.7-beta.4 * chore: release v1.3.7 * support both json and string * add test and type * fix up docs * fix test * fix test * fix type --------- Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>