<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Event for Token expiration in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/event-for-token-expiration/m-p/1341821#M8923</link>
    <description>&lt;P&gt;Need to do some activity while logout automatically or session expired in experience builder application. So any event while token expired or microsoft session logged out???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 07:29:24 GMT</pubDate>
    <dc:creator>VenkataSrikanthDasari</dc:creator>
    <dc:date>2023-10-26T07:29:24Z</dc:date>
    <item>
      <title>Event for Token expiration</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/event-for-token-expiration/m-p/1341821#M8923</link>
      <description>&lt;P&gt;Need to do some activity while logout automatically or session expired in experience builder application. So any event while token expired or microsoft session logged out???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 07:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/event-for-token-expiration/m-p/1341821#M8923</guid>
      <dc:creator>VenkataSrikanthDasari</dc:creator>
      <dc:date>2023-10-26T07:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Event for Token expiration</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/event-for-token-expiration/m-p/1566589#M16422</link>
      <description>&lt;P&gt;There is no event for token expiration yet, do you think it would be ok if use the polling solution?&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;setInterval( () =&amp;gt; {
  const session = SessionManger.getInstance().getSessionByUrl(url)
  // check session.tokenExpires here.
}, 10*1000)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 04:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/event-for-token-expiration/m-p/1566589#M16422</guid>
      <dc:creator>XiaodongWang</dc:creator>
      <dc:date>2024-12-10T04:22:22Z</dc:date>
    </item>
  </channel>
</rss>

