A authorization client implementation for the KnockoutCity Auth Proxy.
Note
This project is currently in alpha and is undergoing heavy development.
Use your prefered package manager to install knockoutcity-auth-client.
# NPM
npm install knockoutcity-auth-client
# Yarn
yarn knockoutcity-auth-client
# PNPM
pnpm install knockoutcity-auth-client// Using requiredconstkocAuthClient=require('knockoutcity-auth-client');// Using importimport*askocAuthClientfrom'knockoutcity-auth-client'// orimport{ ... }from'knockoutcity-auth-client'Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.