Skip to content

Commit f853253

Browse files
author
Doug Mahugh
committed
remove re-connect button
1 parent ab46e42 commit f853253

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

static/images/graphcall.png

24.4 KB
Loading

static/templates/graphcall.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<h1>Authenticated with {{ sample }}</h1>
1414
<h2>{{ endpoint }}</h2>
1515
<pre>{{ graphdata }}</pre>
16-
<p><button type="button" class="btn btn-success btn-md" onclick="window.location.href='/login'">Connect with a different identity</button></p>
1716
<img src="/static/images/microsoft_graph.png" alt="Microsoft Graph" width=400 height=195/>
1817
</div>
1918
</body>

0 commit comments

Comments
 (0)