<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: angelocacaceMSC</title>
    <description>The latest articles on DEV Community by angelocacaceMSC (@angelocacacemsc).</description>
    <link>https://dev.to/angelocacacemsc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F906486%2F801cbdcb-7944-4022-bd82-bb4393e9c093.png</url>
      <title>DEV Community: angelocacaceMSC</title>
      <link>https://dev.to/angelocacacemsc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/angelocacacemsc"/>
    <language>en</language>
    <item>
      <title>App Flutter - Sign in with Azure B2C</title>
      <dc:creator>angelocacaceMSC</dc:creator>
      <pubDate>Wed, 10 Aug 2022 12:45:18 +0000</pubDate>
      <link>https://dev.to/angelocacacemsc/app-flutter-sign-in-with-azure-b2c-4d3k</link>
      <guid>https://dev.to/angelocacacemsc/app-flutter-sign-in-with-azure-b2c-4d3k</guid>
      <description>&lt;p&gt;I am trying to integrate my Flutter app with azure identity. &lt;br&gt;
I'm using the following library: aad_oauth 0.4.0.&lt;br&gt;
In particular we are trying to use B2C, but without obtaining particular results.&lt;/p&gt;

&lt;p&gt;When I click the "Login" button, the page remains blank and the following message appears in the debug console:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--k7593-mK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/60vg2c1kna4ucmq7p4je.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k7593-mK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/60vg2c1kna4ucmq7p4je.png" alt="Image description" width="880" height="280"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also show you the configuration parameters used:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--DFJvVFq9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wrbenkpfdrrypcwwd7na.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DFJvVFq9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wrbenkpfdrrypcwwd7na.png" alt="Image description" width="668" height="340"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can't understand if it's a configuration parameter problem, or a library problem.&lt;br&gt;
We look forward to your support.&lt;/p&gt;

&lt;p&gt;Good day and good job.&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>azure</category>
      <category>mobile</category>
      <category>help</category>
    </item>
  </channel>
</rss>
