You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title. I want to always expose the interval param. Clients aren't always responsible for reading the standard to know that the poll interval defaults to 5 seconds. Microsoft and Google always return this parameter.
My suggestion is simply to remove the next condition:
The title. I want to always expose the
interval
param. Clients aren't always responsible for reading the standard to know that the poll interval defaults to 5 seconds. Microsoft and Google always return this parameter.My suggestion is simply to remove the next condition:
oauth2-server/src/ResponseTypes/DeviceCodeResponse.php
Lines 48 to 50 in 7b9ec37
The text was updated successfully, but these errors were encountered: