cmd-johnson / deno-oauth2-client

Minimalistic OAuth 2.0 client for Deno.
MIT License
45 stars 9 forks source link

Add some usage examples #6

Closed cmd-johnson closed 3 years ago

cmd-johnson commented 3 years ago

Examples would help people in learning how to use the module.

For now, at least add the basic usage using Deno's built in http module and oak.