hasura / learn-graphql

Real world GraphQL tutorials for frontend developers with deadlines!
https://hasura.io/learn/
MIT License
1.18k stars 650 forks source link

Support Hasura SSO authentication with Casdoor (close #951) #950

Closed RanTao123 closed 1 year ago

RanTao123 commented 1 year ago

Description

Hi, this is my first time to pull the request, Casdoor is a UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform, and in this pull request, I add the doc of how to support Hasura authentication with Casdoor.

Related Issues

951

Solution and Design

I add a md file in anthentication directory.

Steps to test and verify

start the project and see the https://hasura.io/learn/graphql/hasura-authentication/integrations/

Limitations, known bugs & workarounds

hsluoyz commented 1 year ago

@robertjdominguez hi, any update?

robertjdominguez commented 1 year ago

Hi @hsluoyz — not yet. I plan to work on this tomorrow.

robertjdominguez commented 1 year ago

@RanTao123 — thanks for taking care of the suggestions! Please note there are a few left. You can expand them by clicking Load more...

image

robertjdominguez commented 1 year ago

Hey, @RanTao123 — as I went through this guide, I ran into issues generating my access token. When I started searching for Casdoor docs, I discovered this page.

We won't duplicate content and add existing documentation from Casdoor to our own Learn site. However, we will link Casdoor's docs to point users in the right direction.

Thanks for your time on this, and thanks for thinking of Hasura <> Casdoor

EDIT: Actually, on second thought, we think this would be a good addition to our Learn courses. I'll add a canonical link to the page's frontmatter pointing to Casdoor's docs. Sorry for any confusion.