Skip to content

Commit 35fdbf1

Browse files
committed
Token expiration timeframe update
1 parent b3055ec commit 35fdbf1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h1 onclick="window.location='https://rerum.io'" target="_blank" class="navbar-b
162162
authorized. Otherwise, you will see an "unauthorized" message.
163163
</p>
164164
<p class="handHoldy">
165-
If the token you have is not working, it may be because access tokens expire every 2 hours. You can use
165+
If the token you have is not working, it may be because access tokens expire every 30 days. You can use
166166
your refresh token to get a new access token.
167167
</p>
168168
<textarea class="form-control" id="a_t" placeholder="Your access token goes here."></textarea>
@@ -179,7 +179,7 @@ <h1 onclick="window.location='https://rerum.io'" target="_blank" class="navbar-b
179179
<div class="panel-heading"> <span class="panel-title">Get A New Access Token</span> </div>
180180
<div class="panel-body">
181181
<p class="handHoldy">
182-
Your access token to use RERUM expires every 2 hours. Has it been that long or longer? Provide your
182+
Your access token to use RERUM expires every 30 days. Has it been that long or longer? Provide your
183183
refresh token below to get a new access token.
184184
If you lost your refresh token, you can get a new one in "Get A New Refresh Token" below.
185185
</p>

0 commit comments

Comments
 (0)