Skip to content

Commit

Permalink
blog: simplify better-auth blog (#411)
Browse files Browse the repository at this point in the history
* blog: simplify better-auth blog

* update
  • Loading branch information
ymc9 authored Dec 16, 2024
1 parent 18f912a commit a10b604
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blog/better-auth/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,8 @@ erDiagram
"Invitation" o|--|| "User" : "user"
```

To simplify the setup, we've stripped down the identity provider configuration to only use email/password-based authentication. The initial UI looks like:
The initial dashboard UI looks like:

![Sign-in](./sign-in.png)
![Initial UI](./initial-ui.png)

## Setting up ZenStack
Expand Down
Binary file removed blog/better-auth/sign-in.png
Binary file not shown.

0 comments on commit a10b604

Please sign in to comment.