Use the new client attribute session_expiration to configure the initial duration of the client's sessions. The value can be either an integer or a float specifying the duration in seconds, or a time-unit string, such as 4 h or 5 d.
BREAKING Session expiration can no longer be specified in the authorize query.
Use the new client attribute
session_expiration
to configure the initial duration of the client's sessions. The value can be either an integer or a float specifying the duration in seconds, or a time-unit string, such as4 h
or5 d
.BREAKING
Session expiration can no longer be specified in the authorize query.