1.0.2 • Published 7 months ago

knockoutcity-auth-client v1.0.2

Weekly downloads
-
License
GNU GPLv3
Repository
-
Last release
7 months ago

KnockoutCity Auth Client

Version License

A authorization client implementation for the KnockoutCity Auth Proxy.

Note
This project is currently in alpha and is undergoing heavy development.

Installation

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

Usage

// Using required
const kocAuthClient = require('knockoutcity-auth-client');

// Using import
import * as kocAuthClient from 'knockoutcity-auth-client'
// or
import { ... } from 'knockoutcity-auth-client'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

1.0.0-alpha.4

10 months ago

1.0.0-alpha.3

10 months ago

1.0.0-alpha.2

11 months ago

1.0.0-alpha.1

11 months ago

1.0.0-alpha.0

11 months ago