Save oauth tokens to the database for use later.

This commit is contained in:
Eli Ribble 2025-11-06 00:23:58 +00:00
parent 8cd11b350d
commit 858bc031a0
No known key found for this signature in database
18 changed files with 1957 additions and 10 deletions

View file

@ -94,9 +94,9 @@
</ul>
<div class="text-center connect-btn">
<button type="button" class="btn btn-primary btn-lg">
<a href="/arcgis/oauth/begin" class="btn btn-primary btn-lg">
Connect to ArcGIS
</button>
</a>
<p class="mt-2 text-muted"><small>You can disconnect your account at any time in settings</small></p>
</div>
</div>