Skip to content

Google auth fix (#36) * Refactor Google authen...

Latest

Choose a tag to compare

@mdroidian mdroidian released this 15 Feb 07:33
5d19243

...tication to use GoogleOauthPanel and update access token retrieval with domain specification

  • Implement OAuth state encoding and timeout handling in GoogleOauthPanel

  • Enhance GoogleOauthPanel with session handling and timeout improvements

  • Increased OAuth timeout duration from 2 minutes to 5 minutes.
  • Introduced session ID creation for desktop users to manage OAuth state.
  • Implemented polling mechanism for desktop users to check OAuth session status.
  • Refactored login process to handle popup behavior and error messaging more effectively.
  • 1.6.0