2.0.7 • Published 11 months ago

@rugo-vn/auth v2.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Rugo Auth

Authentication and Authorization.

Usage

const login = createLogin(composer);
const gate = createGate(composer);


const exec = login('secret', model, form);
const exec = gate('secret', model, disabled, token context);

await exec(context);

API

Visit API documentation.

License

MIT

2.1.0-beta.1

11 months ago

2.1.0-beta.3

11 months ago

2.1.0-beta.2

11 months ago

2.0.3

1 year ago

2.1.0-beta.0

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.1

1 year ago

2.0.0-beta.0

2 years ago

1.0.0

2 years ago