<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Google OAuth 2 Login on Qt 6.9.1]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">I am working on logging in with Google OAuth2 and creating my own server based on Node.js that is directed from the desktop app &gt; browser &gt; desktop app. However, when I want to redirect from the browser to the desktop app, I am confused because the browser opens a new application and this causes a Qt DLL error. If I run windeployqt, I cannot see the console app and its process. Is there a solution for this?</p>
<p dir="auto"><strong>Thank you:)</strong></p>
]]></description><link>https://forum.qt.io/topic/164027/google-oauth-2-login-on-qt-6.9.1</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Apr 2026 19:36:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164027.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Jan 2026 08:21:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Google OAuth 2 Login on Qt 6.9.1 on Sun, 04 Jan 2026 09:08:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackzero">@<bdi>Blackzero</bdi></a> usually, applications spin a local web server to get the answer of the authentication process and basically asks the user to close the web page.</p>
]]></description><link>https://forum.qt.io/post/835160</link><guid isPermaLink="true">https://forum.qt.io/post/835160</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 04 Jan 2026 09:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to Google OAuth 2 Login on Qt 6.9.1 on Sun, 04 Jan 2026 03:27:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> said in <a href="/post/835124">Google OAuth 2 Login on Qt 6.9.1</a>:</p>
<blockquote>
<p dir="auto">How are you doing that ?</p>
</blockquote>
<p dir="auto">I tried to imitate several applications that use Google Auth, which redirects the login to an external browser. After the login is successful and complete, the external browser returns to the application and retrieves the bearer token (JWT) so that the application can access URLs that require authentication.</p>
]]></description><link>https://forum.qt.io/post/835154</link><guid isPermaLink="true">https://forum.qt.io/post/835154</guid><dc:creator><![CDATA[Blackzero]]></dc:creator><pubDate>Sun, 04 Jan 2026 03:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to Google OAuth 2 Login on Qt 6.9.1 on Fri, 02 Jan 2026 21:03:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">How are you doing that ?<br />
Are you using the Qt Network Auth module for the login part ?</p>
]]></description><link>https://forum.qt.io/post/835124</link><guid isPermaLink="true">https://forum.qt.io/post/835124</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 02 Jan 2026 21:03:28 GMT</pubDate></item></channel></rss>