mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-02 22:02:13 +08:00
docs(frontend): update better-auth README notes (#1487)
This commit is contained in:
@@ -107,8 +107,8 @@ src/
|
||||
│ └── utils/ # Utility functions
|
||||
├── hooks/ # Custom React hooks
|
||||
├── lib/ # Shared libraries & utilities
|
||||
├── server/ # Server-side code (Not available yet)
|
||||
│ └── better-auth/ # Authentication setup (Not available yet)
|
||||
├── server/ # Server-side code
|
||||
│ └── better-auth/ # Authentication setup and session helpers
|
||||
└── styles/ # Global styles
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user