authenticator-demo

1.0.1 • Public • Published

@apikee/authenticator Demo API

Example Todolist API project for @apikee/authenticator

Installation

git clone https://github.com/apikee/authenticator-demo.git
cd authenticator-demo
npm i

Create .env file at the root of the project with following content:

PORT=8081
ACCESS_SECRET_KEY=SOME_SECRET_KEY_FOR_ACCESS_TOKENS
REFRESH_SECRET_KEY=SOME_SECRET_KEY_FOR_REFRESH_TOKENS

Then:

npm run dev

Package Sidebar

Install

npm i authenticator-demo

Weekly Downloads

0

Version

1.0.1

License

none

Unpacked Size

10.5 kB

Total Files

18

Last publish

Collaborators

  • apikee