<?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 Re: How to use webex.authorization.requestAccessTokenFromJwt({jwt}) in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/how-to-use-webex-authorization-requestaccesstokenfromjwt-jwt/m-p/4607586#M775</link>
    <description>&lt;P&gt;That function is simply making a POST request to&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;A href="https://webexapis.com/v1/jwt/login" target="_blank"&gt;https://webexapis.com/v1/jwt/login&lt;/A&gt;&amp;nbsp;with whatever the jwt value is. It would be in an Authorization header as a bearer token.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;We have a great sample that uses exactly this method to authenticate the JWT, you can check it out here:&amp;nbsp;&lt;A href="https://webexsamples.github.io/browser-sdk-samples/browser-auth-jwt/" target="_blank"&gt;https://webexsamples.github.io/browser-sdk-samples/browser-auth-jwt/&lt;/A&gt;&amp;nbsp;. Code for that sample is found here:&amp;nbsp;&lt;A href="https://github.com/WebexSamples/browser-sdk-samples/tree/main/browser-auth-jwt" target="_blank"&gt;https://github.com/WebexSamples/browser-sdk-samples/tree/main/browser-auth-jwt&lt;/A&gt;&amp;nbsp;(the app.js file contains this function)&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 10 May 2022 15:36:16 GMT</pubDate>
    <dc:creator>Raffaele Lagana</dc:creator>
    <dc:date>2022-05-10T15:36:16Z</dc:date>
    <item>
      <title>How to use webex.authorization.requestAccessTokenFromJwt({jwt})</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-use-webex-authorization-requestaccesstokenfromjwt-jwt/m-p/4607585#M774</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I'm new to Webex JS SDK and Javascript, and I want to log the access token to console after getting it by calling webex.authorization.requestAccessTokenFromJwt({jwt}). How does this work?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 15:33:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-use-webex-authorization-requestaccesstokenfromjwt-jwt/m-p/4607585#M774</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-05-10T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use webex.authorization.requestAccessTokenFromJwt({jwt})</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-use-webex-authorization-requestaccesstokenfromjwt-jwt/m-p/4607586#M775</link>
      <description>&lt;P&gt;That function is simply making a POST request to&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;A href="https://webexapis.com/v1/jwt/login" target="_blank"&gt;https://webexapis.com/v1/jwt/login&lt;/A&gt;&amp;nbsp;with whatever the jwt value is. It would be in an Authorization header as a bearer token.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;We have a great sample that uses exactly this method to authenticate the JWT, you can check it out here:&amp;nbsp;&lt;A href="https://webexsamples.github.io/browser-sdk-samples/browser-auth-jwt/" target="_blank"&gt;https://webexsamples.github.io/browser-sdk-samples/browser-auth-jwt/&lt;/A&gt;&amp;nbsp;. Code for that sample is found here:&amp;nbsp;&lt;A href="https://github.com/WebexSamples/browser-sdk-samples/tree/main/browser-auth-jwt" target="_blank"&gt;https://github.com/WebexSamples/browser-sdk-samples/tree/main/browser-auth-jwt&lt;/A&gt;&amp;nbsp;(the app.js file contains this function)&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 May 2022 15:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-use-webex-authorization-requestaccesstokenfromjwt-jwt/m-p/4607586#M775</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-05-10T15:36:16Z</dc:date>
    </item>
  </channel>
</rss>

