mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-01 10:50:40 -05:00
15 lines
451 B
Markdown
15 lines
451 B
Markdown
# Better Auth Electron Plugin
|
|
|
|
This plugin integrates Better Auth with Electron, allowing you to easily add
|
|
authentication to your Electron applications.
|
|
|
|
- **Main Better Auth Installation:** [Installation Guide][]
|
|
- **Electron Integration Guide:** [Electron Integration Guide][]
|
|
|
|
## License
|
|
|
|
MIT
|
|
|
|
[electron integration guide]: https://www.better-auth.com/docs/integrations/electron
|
|
[installation guide]: https://www.better-auth.com/docs/installation
|