microscopic-answer-24504
07/25/2023, 1:23 PMproud-plumber-24205
07/25/2023, 4:32 PMwonderful-journalist-69737
07/25/2023, 4:52 PMproud-plumber-24205
07/28/2023, 9:09 AMproud-plumber-24205
07/28/2023, 9:10 AMproud-plumber-24205
07/28/2023, 9:11 AMproud-plumber-24205
07/28/2023, 9:12 AMwonderful-journalist-69737
07/28/2023, 1:34 PMwonderful-journalist-69737
07/28/2023, 1:34 PMproud-plumber-24205
07/28/2023, 1:45 PMI should open the WebView and use it with /UI/loginno, you need to do an oauth flow to Ory inside the webview and this will eventually redirect you to the /ui/login page automatically. Once the user has completed the login and consent flow it will take you back to the app (the "client"). https://www.ory.sh/docs/oauth2-oidc/authorization-code-flow#mobilenative-and-public-client-with-pkce-and-custom-redirect-scheme
proud-plumber-24205
07/28/2023, 1:45 PMRelated to the part of sessions tokens/ cookies, is there any way to, after the login, convert that to an access token?No, but we are working on adding JWT support for Identity sessions.
wonderful-journalist-69737
07/28/2023, 1:54 PM<myapp://callback|myapp://callback>
, is not in the redirects in the Ory console ... And the console do no allow me to add it.proud-plumber-24205
07/28/2023, 2:48 PMproud-plumber-24205
07/28/2023, 2:48 PMproud-plumber-24205
07/28/2023, 2:48 PMproud-plumber-24205
07/28/2023, 2:48 PMwonderful-journalist-69737
07/28/2023, 3:15 PM<https://gracious-jang-c7xt3nfil6.projects.oryapis.com/oauth2/auth?code_challenge=MUiLGnyJzD-Z5Vfq4NLxM3PaW9-6xhUbnCPN9sSa92E&code_challenge_method=S256&redirect_uri=com.juanbevilacqua.AwesomeProject%3A%2F%2F&client_id=0450c334-3c01-4692-9407-40793cd025ec&response_type=code&state=h1aeC7jPrJ&scope=openid%20profile%20email%20offline_access>
but it is no redirecting me correctly to /UI/login but to /UI/welcome, and there I get stuck.
I mean... The URL is created successfully but when the browser is open, this is not working as expected.proud-plumber-24205
07/31/2023, 7:06 AMwonderful-journalist-69737
07/31/2023, 12:21 PMproud-plumber-24205
07/31/2023, 12:24 PMwonderful-journalist-69737
07/31/2023, 2:00 PMproud-plumber-24205
08/01/2023, 5:52 AMproud-plumber-24205
08/01/2023, 5:54 AM