1.0.13 • Published 9 months ago

@fidec/fidecauthsdk v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago