cmd-johnson / deno-oauth2-client

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

fix: accept json and body return on error, close #25 #27

Closed zifeo closed 1 year ago

cmd-johnson commented 1 year ago

Hey there! Thank you for this PR and sorry for the delay. I've made a minor change and moved the formatting change into a separate commit, along with running deno fmt on the whole code base for good measure.

cmd-johnson commented 1 year ago

:heavy_check_mark: Tagged as v1.0.1