Updated RESTApi to have tokens also

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-03 16:24:57 +01:00
parent 731f26e3d4
commit 78ffcec66d
5 changed files with 375 additions and 243 deletions

View File

@@ -98,6 +98,15 @@
<a href="#" id="remove_token" class="btn red waves-effect hide">REMOVE</a>
</div>
</div>
<div class="row">
<div class="input-field col s8 m10">
<input type="text" readonly id="new_api_token" />
</div>
<div class="col s2">
<a href="#" id="get_api_token" class="btn waves-effect purple">GET API</a>
</div>
</div>
</div>
</div>
<div id="thumbnails" class="col s12">