mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-28 01:46:45 -05:00
14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"title": "guide",
|
|
"root": true,
|
|
"pages": [
|
|
"introduction",
|
|
"installation",
|
|
"basic-usage",
|
|
"email-password/sign-in-and-sign-up",
|
|
"email-password/password-reset",
|
|
"email-password/configuration",
|
|
"social-sign-on/apple"
|
|
]
|
|
}
|