r-Techsupport / hyde

A web editor and CMS for Jekyll/git static sites.
GNU General Public License v3.0
3 stars 2 forks source link

An Invalid OAUTH token generates a missing OAUTH token error #58

Open PipeItToDevNull opened 1 week ago

PipeItToDevNull commented 1 week ago

When the OAUTH token is invalid like "123" the error message says the ENV VAR is missing. It should say the token is invalid.

zleyyij commented 1 week ago

Unable to replicate, tried setting the OAUTH_CLIENT_ID environment. May only be an issue with azure. Leaving open for now until this is determined