authgear / authgear-sdk-js

Authgear authentication SDK for Single Page Applications (SPA) and JavaScript websites
https://www.authgear.com/
Other
5 stars 18 forks source link

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

Closed fungc-io closed 1 year ago

fungc-io commented 1 year ago

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

tung2744 commented 1 year ago

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 commented 1 year ago

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

I also found some problem during setup, and created issue https://github.com/authgear/authgear-server/issues/3476

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

fungc-io commented 1 year ago

ok thanks

fungc-io commented 1 year ago

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

fungc-io commented 1 year ago

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

fungc-io commented 1 year ago

done 👍