All Projects → FusionAuth → fusionauth-node-client

FusionAuth / fusionauth-node-client

Licence: Apache-2.0 License
Node.js client library for FusionAuth

Programming Languages

javascript
184084 projects - #8 most used programming language

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

fusionauth-typescript-client
A TypeScript client for FusionAuth
Stars: ✭ 37 (+68.18%)
Mutual labels:  api-client, fusionauth, fusionauth-client
fusionauth-python-client
FusionAuth Python Client
Stars: ✭ 16 (-27.27%)
Mutual labels:  fusionauth, fusionauth-client
keen-analysis.js
A light JavaScript client for Keen
Stars: ✭ 40 (+81.82%)
Mutual labels:  api-client
square-java-sdk
Java client library for the Square API
Stars: ✭ 39 (+77.27%)
Mutual labels:  api-client
j2ssh-maverick
The open source branch of our legacy API providing a robust, mission critical SSH component to the community.
Stars: ✭ 57 (+159.09%)
Mutual labels:  api-client
js-http-client
[DEPRECATED] Official Textile JS HTTP Wrapper Client
Stars: ✭ 29 (+31.82%)
Mutual labels:  api-client
jobs-stackoverflow
Making it easy to integrate with the Stack Overflow job board API
Stars: ✭ 17 (-22.73%)
Mutual labels:  api-client
dns
dns is a simple CLI tool for DNS-LG API
Stars: ✭ 28 (+27.27%)
Mutual labels:  api-client
python-egnyte
Python client for the Egnyte Public API.
Stars: ✭ 16 (-27.27%)
Mutual labels:  api-client
Bittrex.Api.Client
A C# http client wrapper for the Bittrex cryptocurrency trading platform api
Stars: ✭ 14 (-36.36%)
Mutual labels:  api-client
dataiku-api-client-python
Python client for the DSS public API
Stars: ✭ 32 (+45.45%)
Mutual labels:  api-client
laravel-quickbooks-client
SPINEN's Laravel Client for QuickBooks.
Stars: ✭ 25 (+13.64%)
Mutual labels:  api-client
hcloud-rust
Unofficial Rust crate for accessing the Hetzner Cloud API
Stars: ✭ 22 (+0%)
Mutual labels:  api-client
eoLinker
在线 API 研发管理测试工具,最后能用的开源修复版本(4.0.1本地测试插件兼容3.5与4.0版本)。
Stars: ✭ 62 (+181.82%)
Mutual labels:  api-client
pychannels
Python library for querying and controlling the Channels app.
Stars: ✭ 15 (-31.82%)
Mutual labels:  api-client
enasearch
A Python library for interacting with ENA's API
Stars: ✭ 17 (-22.73%)
Mutual labels:  api-client
tweetsOLAPing
implementing an end-to-end tweets ETL/Analysis pipeline.
Stars: ✭ 24 (+9.09%)
Mutual labels:  api-client
revolut-php
💳 PHP Bindings for the Revolut Business API
Stars: ✭ 37 (+68.18%)
Mutual labels:  api-client
pastebin-csharp
API client for Pastebin in C#
Stars: ✭ 25 (+13.64%)
Mutual labels:  api-client
zipa
General purpose REST API client #ep14boat
Stars: ✭ 74 (+236.36%)
Mutual labels:  api-client

FusionAuth Node.js Client

semver 2.0.0 compliant npm


Deprecation Warning

This repository has been deprecated in favor of the fusionauth-typescript-client. You can just change your dependency and should have no problems using it with node as the package is still javascript but with additional type information. If you run into problems then let us know over there.

We will continue to publish this package for several more versions before we archive it and fully deprecate its use. Please make arrangements to migrate to the typescript client soon.


Details

If you're integrating FusionAuth with a Node application, this library will speed up your development time.

For additional information and documentation on FusionAuth refer to https://fusionauth.io.

Installation To install fusionauth-node-client, use npm

npm install @fusionauth/node-client

Refer to the FusionAuth API documentation to for request and response formats.

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].