Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 657 Bytes

File metadata and controls

12 lines (10 loc) · 657 Bytes

Authenticating by Refresh Token

This grant type allows you to "refresh" an authentication session. It is used when an original authentication session expires and needs to be renewed.

Method