All Projects → FusionAuth → fusionauth-typescript-client

FusionAuth / fusionauth-typescript-client

Licence: Apache-2.0 License
A TypeScript client for FusionAuth

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to fusionauth-typescript-client

fusionauth-node-client
Node.js client library for FusionAuth
Stars: ✭ 22 (-40.54%)
Mutual labels:  api-client, fusionauth, fusionauth-client
fusionauth-python-client
FusionAuth Python Client
Stars: ✭ 16 (-56.76%)
Mutual labels:  fusionauth, fusionauth-client
genderize
Python client for the Genderize.io web service.
Stars: ✭ 59 (+59.46%)
Mutual labels:  api-client
adyen-dotnet-api-library
Adyen API Library for .NET
Stars: ✭ 69 (+86.49%)
Mutual labels:  api-client
primeuploads-py
An unoffcial python API client for primeuploads.com
Stars: ✭ 40 (+8.11%)
Mutual labels:  api-client
laravel-bitcoinrpc
Bitcoin JSON-RPC Service Provider for Laravel.
Stars: ✭ 83 (+124.32%)
Mutual labels:  api-client
tyfon
typed functions over network
Stars: ✭ 38 (+2.7%)
Mutual labels:  api-client
SignNowNodeSDK
The Official SignNow Node.js Client Library for interacting with SignNow REST API. Sign documents, request e-signatures, and build role-based workflows with multiple signers using this client.
Stars: ✭ 14 (-62.16%)
Mutual labels:  api-client
thetvdb2
Thetvdb.com API v2 Client
Stars: ✭ 33 (-10.81%)
Mutual labels:  api-client
webapi
WAI based library for web api
Stars: ✭ 27 (-27.03%)
Mutual labels:  api-client
charts
Public helm charts
Stars: ✭ 15 (-59.46%)
Mutual labels:  fusionauth
ruby-ipfs-http-client
A client library for the IPFS HTTP API, implemented in Ruby.
Stars: ✭ 21 (-43.24%)
Mutual labels:  api-client
healthchecksio
Update and display the status of your healthchecks.io checks.
Stars: ✭ 30 (-18.92%)
Mutual labels:  api-client
salt-netapi-client
Java bindings for the Salt API
Stars: ✭ 78 (+110.81%)
Mutual labels:  api-client
HaloSharp
A C# wrapper for the Halo® 5 Game Data API.
Stars: ✭ 24 (-35.14%)
Mutual labels:  api-client
vsphere-automation-sdk-rest
REST (Postman and JavaScript) samples and API reference documentation for vSphere using the VMware REST API
Stars: ✭ 194 (+424.32%)
Mutual labels:  api-client
Workday.WebServices
Workday API clients
Stars: ✭ 18 (-51.35%)
Mutual labels:  api-client
Custom-Software-For-Xiaomi-Dafang
API and panel site for Xiaomi Dafang
Stars: ✭ 36 (-2.7%)
Mutual labels:  api-client
helpscout-docs-api-php
DocsApi client for HelpScout
Stars: ✭ 21 (-43.24%)
Mutual labels:  api-client
nodejs-passdock
PassDock API methods for iOS Wallet (PassBook)
Stars: ✭ 13 (-64.86%)
Mutual labels:  api-client

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].