nickcmaynard / jsonschemalint

JSON Schema Lint. Like you I'm busy, so pull requests will get merged quicker than feature requests are implemented.

Home Page:https://jsonschemalint.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempt to save as Gist says "unauthorized"

tedepstein opened this issue · comments

image

I'm logged into GitHub; not sure what I'd need to do to make this work...

Oh, damn... https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/

PRs gratefully received, but on my list for eventual fixing.

Thanks, @nickcmaynard , and too bad they've deprecated this feature.

I probably won't be of much help in implementing this, but if there's a way to create the gist under my logged-in GitHub account, great.

Really enjoying JSON Schema Lint, BTW. It's a great learning tool, and I keep coming back to it as my go-to resource for schema experimentation.

I'm creating a similar service for doing this and more.
There's a server side project which allows a thin layer to auth, which then provides a token to use client side: https://github.com/prose/gatekeeper

That's my plan anyway. We shall see.

--

Unrelated: Please feel free to join the JSON Schema slack server (discuss link on the json-schema.org site). Would be great to have others who have made community tools join =]