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
In GetLoginUrl where the UnixEpoch time is grabbed this is being incremented by 1 day which is an error. This should be the CURRENT epoch time, not a time to when it should expire.
The text was updated successfully, but these errors were encountered:
In GetLoginUrl where the UnixEpoch time is grabbed this is being incremented by 1 day which is an error. This should be the CURRENT epoch time, not a time to when it should expire.
The text was updated successfully, but these errors were encountered: