Skip to content

Secure identity and authentication provider. Its frontend codebase built with security as the primary requirement. This enables you to define permissions on your file shares and network servers to precisely control what users may access them

License

Notifications You must be signed in to change notification settings

ioak-io/oneauth

Repository files navigation

Authlite

Secure identity and authentication provider. Its frontend codebase built with security as the primary requirement. This enables you to define permissions on your file shares and network servers to precisely control what users may access them.

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

Installation

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

Usage

  1. Run the development server: npm start
  2. Open your browser and go to http://localhost:3000 to view the app.
  3. Create a new company to get started

Dependency Updates

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

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

Secure identity and authentication provider. Its frontend codebase built with security as the primary requirement. This enables you to define permissions on your file shares and network servers to precisely control what users may access them

Resources

License

Stars

Watchers

Forks

Packages

No packages published