B0BAI
07/24/2021, 1:32 PMB0BAI
07/24/2021, 1:32 PMrp
07/24/2021, 1:36 PMgusfune
07/26/2021, 12:28 PMrp
07/26/2021, 12:35 PMgusfune
07/26/2021, 1:00 PMrp
07/26/2021, 1:00 PMgusfune
07/27/2021, 11:40 AMgusfune
07/27/2021, 12:04 PMrp
07/27/2021, 12:10 PMkakashi_44
07/27/2021, 12:22 PM{websiteDomain}/auth/callback/apple
. In general, callback url is {websiteDomain}{websiteBasePath}/callback/{id}
where id
is the unique id for the auth provider, and websiteBasePath
by default is /auth
gusfune
07/27/2021, 12:24 PMlomz
07/27/2021, 5:31 PMrp
07/27/2021, 5:33 PMauth.example.com
logs the user into a.example.com
or b.example.com
.. versus, auth.example.com
logs them into someotherdomain.com
.lomz
07/27/2021, 5:34 PMauth.example.com
logs them into someotherdomain.com
.
this is my primary use caserp
07/27/2021, 5:36 PMauth.example.com
, and then use some other solution like ORY Hydra to make auth.example.com
into an OAuth provider and connect that with someotherdomain.com
, and then, in someotherdomain.com
, you could use us for sessions as well.lomz
07/27/2021, 5:40 PMuser
08/02/2021, 1:01 PMrp
08/02/2021, 1:03 PMuser
08/02/2021, 1:05 PMrp
08/02/2021, 1:06 PMuser
08/02/2021, 1:07 PMrp
08/02/2021, 1:07 PMMoere
08/02/2021, 3:04 PMrp
08/02/2021, 3:24 PMMoere
08/02/2021, 6:31 PMtaijuten
08/02/2021, 7:46 PMOPTIONS
request as well?Moere
08/03/2021, 8:02 AMMoere
08/03/2021, 8:03 AMtaijuten
08/03/2021, 8:06 AMcomponentDidMount
or anything like that, to cause re-renders?