Git Product home page Git Product logo

fusionauth-javascript-client's Introduction

FusionAuth Javascript Client semver 2.0.0 compliant


Deprecation warning

This package has been deprecated in favor of the fusionauth-typescript-client. You can either download releases from its github page or view the npm browser instructions inside that repo.

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 Javascript application, this library will speed up your development time.

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

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

Upgrade Policy

This library is built automatically to keep track of the FusionAuth API, and may also receive updates with bug fixes, security patches, tests, code samples, or documentation changes.

These releases may also update dependencies, language engines, and operating systems, as we'll follow the deprecation and sunsetting policies of the underlying technologies that it uses.

This means that after a dependency (e.g. language, framework, or operating system) is deprecated by its maintainer, this library will also be deprecated by us, and will eventually be updated to use a newer version.

fusionauth-javascript-client's People

Contributors

fusionandy avatar matthew-altman avatar mooreds avatar robfusion avatar robotdan avatar trex avatar tyduptyler13 avatar vcampitelli avatar voidmain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fusionauth-javascript-client's Issues

Can I contribute to this client script?

Currently, RESTClient.go() method uses callbacks for completed calls. It's a smart implementation, and I would like to submit an asynchronous method for a modernized approach.

Using the asynchronous approach, we can utilize the then() and catch() methods for successful and failed REST calls, respectively.

Can user update his first name with JWT token?

I'm not sure I got it right but I have this scenario:

  1. User login using his email and password
  2. Once he logged in he has some actions he can do - like update his first and last name, phone and so on

I'm not sure if frontend can do direct request to fusionapp or do I need to do it via same backend application which will handle jwt checks?
Cause I was not able to find documentation on how to update user data just with JWT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.