wasp-lang/wasp

Docs: Provide explicit examples for GitHub UI helpers

Open

#970 opened on Jan 24, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (4,229 stars) (227 forks)batch import
documentationdxf: authgood first issue

Description

Right now, when talking about auth UI helpers for GitHub, we just refer readers to check out how Google works.

It's not wrong, but it also isn't the best dev experience - it's nicer to see an example of code you can immediately copy/paste. Also, I'm never sure how is "github" spelled, what is capitalized etc.

@shayneczyzewski @vincanger to your attention - lmk if this makes sense or if I missed something.

Live in the docs Screenshot 2023-01-24 at 10 44 55

Contributor guide