Skip to content

Commit faf8da9

Browse files
committed
Clarified authentication log-in behaviour
1 parent 89ceb7e commit faf8da9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/authentication.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ <h1 class="ui header float left">
3636
<div class="description">
3737
<i class="close icon"></i>
3838
<p>The Green Metrics Tool supports restricting certain functionalites for fair-use or premium access.</p>
39-
<p>In case you already have a token you can input it here to use it with all API calls in this Dashboard and / or see your current capabilities and quotas.</p>
39+
<p>In case you already have a token you can enter it here to log-in to the Dashboard. All data from the API is then fetched with your token and you see data that is restricted to you.</p>
40+
<p>Once you enter your token and submit it will show you your capabilities. This is the confirmation that the log-in was successful.</p>
4041
<p>If you want to acquire a new authentication token to access certain premium features that are not distributed with the open-source version contact us at <a href="mailto:info@green-coding.io">info@green-coding.io</a></p>
4142
</div>
4243
</div>

0 commit comments

Comments
 (0)