We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7585b8a commit b0b2911Copy full SHA for b0b2911
packages/auth/demo/public/index.html
@@ -862,6 +862,7 @@ <h2>Sign in with your CIAM token</h2>
862
</div>
863
<button class="btn btn-primary" id="initialize-regional-auth-btn">Initialize Regional Auth</button>
864
<div id="regional-auth-status"></div>
865
+ <button class="btn btn-default" id="clear-regional-auth-id-btn">Clear Regional Auth Instance</button>
866
<hr>
867
868
<!-- Set Token Refresh Handler -->
0 commit comments