Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 398 Bytes

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