Skip to content

FusionAuth/fusionauth-typescript-client

Folders and files

NameName
Last commit message
Last commit date
Apr 21, 2020
May 20, 2020
Mar 6, 2023
Jul 1, 2020
Jul 9, 2023
Jan 31, 2019
Mar 9, 2022
Jul 10, 2023
May 6, 2020
Apr 20, 2020
Apr 21, 2020
Jul 10, 2023
Jul 10, 2023
Apr 30, 2020

Repository files navigation

FusionAuth TypeScript Client

semver 2.0.0 compliant npm

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

Questions and support

If you have a question or support issue regarding this client library, we'd love to hear from you.

If you have a paid edition with support included, please open a ticket in your account portal. Learn more about paid editions here.

Otherwise, please post your question in the community forum.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

This code is available as open source under the terms of the Apache v2.0 License.