Simple Authentication API using 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/
https://github.com/denoland/deno_install
deno run --allow-net --allow-write --allow-read --allow-plugin --unstable deno-auth-server.ts