API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:
'''Step 4: Use the refresh token to generate new tokens'''
'''Step 4: Use the refresh token to generate new tokens'''


As ''tokens'' expire after 24 hours, you will need to send the ''refresh token'' to GET /authentication/token to get new tokens.
As ''tokens'' expire after 24 hours, you will need to use the ''refresh token'' with GET /authentication/token to get new tokens when old ones expire.


= Invite codes =
= Invite codes =