2.0.0 • Published 2 years ago

yoauth-simply-theme v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

yoAuth | Simply Theme

A simple but effective yoauth theme.

npm i --save yoauth-simply-theme

Setup

Assuming you have a yoAuth application setup already; make sure you have yoauth-simply-theme installed. Then, just add the following line marked with "!!!":

// ...
const auth = new YoAuth.Client({...});
// ...
auth.plugin(require('yoauth-simply-theme').Plugin); // !!!

Licensed under the MIT License

2.0.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago