Skip to content

iathul/deno-auth-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deno-auth-api

Simple Authentication API using Deno

Deno

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. To know more about Deno visit https://deno.land/

Install Deno

https://github.com/denoland/deno_install

To Run

deno run --allow-net --allow-write --allow-read --allow-plugin --unstable deno-auth-server.ts

About

Simple Authentication API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published