Skip to content

Commit

Permalink
240 CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Nov 19, 2022
1 parent 56fd9c5 commit cddb931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/jsmodule.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h2 id="sub">... (please sign in)</h2>
<button id="auth">Auth</button>
<button id="logout">Logout</button>
<script type="module">
import 'https://xumm.app/assets/cdn/xumm-oauth2-pkce.min.js?v=102'
import 'https://xumm.app/assets/cdn/xumm-oauth2-pkce.min.js?v=2.4.0'

const xumm = new XummPkce('47d328db-0b34-4451-a258-393480c9b4cd')

Expand Down

0 comments on commit cddb931

Please sign in to comment.