@sergiodonati/oauthserver

a abstraction for implement the oauth service

Usage no npm install needed!

<script type="module">
  import sergiodonatiOauthserver from 'https://cdn.skypack.dev/@sergiodonati/oauthserver';
</script>

README

OAuth Server

Travis david-dm bitHound

npm npm

Helper for authorize access with token. This utility define the core for implement a oauth server

Install

$ npm install oauthserver --save

Example

see /tests for example with Express

How work

Coming soon.

Credits

License

MIT

Copyright (c) 2018 Sergio Donati