feat(sdk): add initial browser and server authentication SDK exports
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# @idp.global/sdk
|
||||
|
||||
Reusable SDK for idp.global browser clients and server-side account authentication.
|
||||
|
||||
Use explicit runtime exports:
|
||||
|
||||
- `@idp.global/sdk/browser`
|
||||
- `@idp.global/sdk/server`
|
||||
|
||||
The server account store never creates accounts automatically. Consumers must explicitly create persisted accounts.
|
||||
Reference in New Issue
Block a user