mimeeq-auth-html-client
v1.2.0
Published
Small library that abstracts Auth API through easy to use HTML5 data attributes without coding.
Downloads
12
Readme
mimeeq-auth-html-client
Installation
Using CDN
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.standalone.umd.js"></script>
Using package manager
You can install the package via package manager of your choice, for example with yarn:
$ yarn add mimeeq-auth-html-client
and then simply import it:
import('mimeeq-auth-html-client')
Documentation
You can find detailed documentation here.
Testing
$ npm run test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please contact @adriandmitroca instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.