Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website guide for authentication #237

Open
jasonkuhrt opened this issue Jan 7, 2020 · 1 comment
Open

Website guide for authentication #237

jasonkuhrt opened this issue Jan 7, 2020 · 1 comment
Labels
type/docs Relates to knowledge transfer matter (refs, guides, tuts, examples, ...)

Comments

@jasonkuhrt
Copy link
Member

jasonkuhrt commented Jan 7, 2020

What

  • Guide section about authentication
  • Note: This is not about authorization
  • Should focus on JWT based system, industry standard

unresolved

Why

  • A core aspect of building many apps
  • Eventually we want this to be a core aspect of santa framework

How

  • Need to research how santa@1 will tackle this domain in the first place
  • Then need to refine the engineering into GitHub issues

Related

References

Articles

Tools to build authN

viewer schema concept

From Perspective of Particular Tools

Other

@jasonkuhrt jasonkuhrt added the type/docs Relates to knowledge transfer matter (refs, guides, tuts, examples, ...) label Jan 7, 2020
@jasonkuhrt jasonkuhrt mentioned this issue Jan 7, 2020
9 tasks
@sachaw
Copy link

sachaw commented Apr 26, 2020

Just a note I want to add about keeping whatever implementation open ended enough to allow for abstract authentication i.e. WebAuthn or WebAuthn over GraphQL
https://webauthn.guide/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Relates to knowledge transfer matter (refs, guides, tuts, examples, ...)
Projects
None yet
Development

No branches or pull requests

2 participants