1.3.0 • Published 4 years ago
yoauth-simply-theme v1.3.0
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