thecodeholic / deno-jwt-auth-example

Example repository which show how you can use JWT authentication in Deno Oak framework

Home Page:https://youtu.be/2Skms0gkUXk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWT authentication example in Deno REST API

It uses oak framework and djwt package.

The code is an example which shows how you can use JWT authentication when building REST API-s using oak framework.

The project was created along with Youtube Video "JWT Authentication in Deno REST API". I appreaciate if you like the video and share it.

About

Example repository which show how you can use JWT authentication in Deno Oak framework

https://youtu.be/2Skms0gkUXk


Languages

Language:TypeScript 100.0%