Join Slack
Powered by
This message was deleted.
# general
m
microscopic-answer-24504
05/26/2023, 8:59 AM
This message was deleted.
f
fast-lunch-54279
05/26/2023, 9:11 AM
Yes it you centralize login / authN on one cookie domain and do an OAuth2 integration into all the apps/other websites to do AuthCode Grant
t
tall-mouse-53965
05/26/2023, 9:12 AM
ok
tall-mouse-53965
05/26/2023, 9:13 AM
I just run the example code on the website and it work fine. but how to setup oauth2, any example to do that ?
tall-mouse-53965
05/26/2023, 9:20 AM
my two website is like :
https://mysite.com
and
https://sub.mysite.com
, they are hosted on different machine. What I want is, if the user is already logged in at
https://mysite.com
, when he enters
https://sub.mysite.com
, there is no need to log in again.
f
fast-lunch-54279
05/26/2023, 9:40 AM
as per the DM thread, subdomains are a non-issue
fast-lunch-54279
05/26/2023, 9:40 AM
no need for oauth2
Open in Slack
Previous
Next