mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
Address review feedback: add migration link, mark internal packages
Co-Authored-By: mantra <mantra@stack-auth.com>
This commit is contained in:
parent
3eaa298060
commit
6d4ab3c5d2
@ -1,12 +1,6 @@
|
||||
# @hexclave/shared-backend
|
||||
|
||||
Shared backend utilities for [Hexclave](https://hexclave.com) — open-source authentication and user management.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npm install @hexclave/shared-backend
|
||||
```
|
||||
Internal shared backend utilities for the [Hexclave](https://hexclave.com) SDK. This package is not intended for direct consumption — it is used internally by other `@hexclave/*` packages.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
@ -1,12 +1,6 @@
|
||||
# @hexclave/shared
|
||||
|
||||
Shared utilities and types for [Hexclave](https://hexclave.com) — open-source authentication and user management.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npm install @hexclave/shared
|
||||
```
|
||||
Internal shared utilities and types for the [Hexclave](https://hexclave.com) SDK. This package is not intended for direct consumption — it is used internally by other `@hexclave/*` packages.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
@ -14,6 +14,10 @@ The official SDK for [Hexclave](https://hexclave.com) — open-source authentica
|
||||
|
||||
Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com).
|
||||
|
||||
## Migrating from Stack Auth
|
||||
|
||||
If you're migrating from `@stackframe/stack`, see the [migration guide](https://docs.hexclave.com/migration).
|
||||
|
||||
## Links
|
||||
|
||||
- [Hexclave](https://hexclave.com)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user