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

Develop and setup a SSR demo app for cookie based authentication #250

Closed
Tracked by #3431
fungc-io opened this issue Aug 31, 2023 · 6 comments
Closed
Tracked by #3431

Develop and setup a SSR demo app for cookie based authentication #250

fungc-io opened this issue Aug 31, 2023 · 6 comments
Assignees

Comments

@fungc-io
Copy link
Member

In light of: https://github.com/authgear/authgear-deploy-production/issues/47
The SPA demo app is not compatible with the cookie-based authentication.

Todo

  • Create another demo app for cookie based authentication
  • Endpoint should be fixed for the specific domain the demo app is hosted. It's displayed in the web app
  • Client ID is not relevant, we should provide a default client ID. It's editable but prefilled by server environment config.
  • "Is SSO Enabled" is always true
  • Deploy the web app to the original QA site
@tung2744
Copy link
Collaborator

tung2744 commented Nov 7, 2023

Deploy the web app to the original QA site

I think I will create another one in pandawork instead of reusing the original site.

@tung2744
Copy link
Collaborator

tung2744 commented Nov 9, 2023

@fungc-io Deployed here:
https://demo-cookie.authgear-qa-app.pandawork.com/

I also found some problem during setup, and created issue authgear/authgear-server#3476

The repo of the new example app is here:
https://github.com/authgear/authgear-example-web-cookie

@fungc-io
Copy link
Member Author

fungc-io commented Nov 9, 2023

ok thanks

@fungc-io
Copy link
Member Author

fungc-io commented Nov 9, 2023

@tung2744 can we prefill the client id: 0d4866401a494ada in the demo?

@fungc-io
Copy link
Member Author

fungc-io commented Nov 9, 2023

I've also updated the QA notes on notion about the URL change

@fungc-io
Copy link
Member Author

done 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants