1.0.13 • Published 10 months ago

@fidec/fidecauthsdk v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Fidec Authentication SDK

This sdk is a framework for websites to install and integrate login into the authentication page using the Fidec application.

Installation

npm install @fidec/fidecauthsdk

Example

import FidecAuth from "@fidec/fidecauthsdk";

const auth: FidecAuth = new FidecAuth({ key: "your-key", });

// request login by FidecAuth await auth.authByFidec();

Contributing

If you wish to contribute to this project, feel free to submit a pull request. License

This project is licensed under the MIT license.

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago