Property reference
glide.authenticate.oauth.post.token.expiration.cookie_auth.disabled
The glide.authenticate.oauth.post.token.expiration.cookie_auth.disabled property determines whether cookie authentication for OAuth token expiration is disabled. When set to true, it allows for standard token expiration behavior, which is important for maintaining security in authentication processes.
Default: true
Type: boolean
Application: Global