Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

w7shdev/simple-deno-oak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is for getting a simple authentication middle ware by using Deno Oak and JWT to use it on one of the projects I'm working on the integration with a service that requires a token to be sent and I do not have any clue. So I decided to do some http server to test the authentication as a fake API server.

Running the application

To run the application use

deno run --allow-net --allow-env --allow-read app.ts

About

Simple http server using deno oak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published