(fix): update readme
This commit is contained in:
parent
40a329695a
commit
b8889812c5
1 changed files with 0 additions and 7 deletions
|
|
@ -4,13 +4,6 @@ TypeScript SDK for TAuth-based login and transport session bootstrap.
|
||||||
|
|
||||||
This SDK starts a local HTTP callback server, verifies a challenge, and opens an authenticated TTP transport client per `userId:sessionId`.
|
This SDK starts a local HTTP callback server, verifies a challenge, and opens an authenticated TTP transport client per `userId:sessionId`.
|
||||||
|
|
||||||
## What this SDK does
|
|
||||||
|
|
||||||
- Generates and verifies authentication challenges
|
|
||||||
- Starts callback and auth endpoints (`/callback`, `/auth`)
|
|
||||||
- Redirects users to your TAuth frontend URL
|
|
||||||
- Creates and tracks TTP clients in `clientMap`
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- A modern version of Bun
|
- A modern version of Bun
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue