Hi @all
Can someone please help me find out that how we can generate the ory session token on social signup/login success?
we are not using ory's UI, we are using our own UI and API to interact with Ory console
ory's callback url generates browser based token/cookie and redirect to /ui/welcome, even if we redirect to our UI then then that token/cookie won't work(though we won't get that cookie as it is specific to ory's url only) for as we are using API based token, not browser based toke/cookie.
so in summary, we want to go with social login using API based approach not ory's UI or browser based approach, I believe many Ory's user has done this, pls someone help us here
@some-oyster-69509