Skip to content

ioak-io/authlite-form-widgets

Repository files navigation

Authlite widgets

Authlite widgets offers easy user interface to get started with Authlite authentication and authorization provider. Users can easily customize components globally or locally, following a lightweight CSS framework aligned with HTML standards. It also provides multiple themes.

Supported Node.js and npm Versions

This project is developed and tested with the following versions:

  • Node.js: v20.0.0 or higher
  • npm: v10.0.0 or higher

Prerequisites and dependencies

  • None

Installation

  1. Clone the repository: git clone https://github.com/ioak-io/authlite-form-widgets.git
  2. Navigate to the project directory: cd authlite-form-widgets
  3. Install dependencies: npm install

Usage

  1. Run the development server: npm run storybook
  2. Open your browser and go to http://localhost:6006 to view the app.

Documentation

Access the interactive playground https://authlite-widgets.ioak.io

Dependency Updates

The dependencies in this project are regularly reviewed and updated. The last check for updated versions was performed on 29th Dec 2022.

To check for updates and update the dependencies, run the following command: npm outdated

License

This project is licensed under the MIT License.

The MIT License is a permissive open-source license that allows you to use, modify, and distribute the code, even for commercial purposes, provided you include the original copyright notice and the disclaimer of warranty.

For more information, see the MIT License file.

About

Sign in form widgets for Authlite authentication and authorization library

Resources

License

Stars

Watchers

Forks

Packages

No packages published