FusionAuth TypeScript Client
If you're integrating FusionAuth with a Typescript application, this library will speed up your development time. It also works with node and browser applications as well.
For additional information and documentation on FusionAuth refer to https://fusionauth.io.
Credits
- Thanks to @tjpeden for your excellent contributions!
Installation
To install fusionauth-typescript-client, use npm
npm install @fusionauth/typescript-client
Refer to the FusionAuth API documentation to for request and response formats.
Development
- Set up a fusionauth instance. (Not sure exactly how to configure, TBD.)
sb test