Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.