Open
Description
When trying to play the game as a Guest user, the following error occurs:
isGuest: WhitePlayer?.provider === AuthProvider.GUEST ReferenceError: AuthProvider is not defined
It seems that AuthProvider is not defined, as referenced in the following code segment.
Line 140 in e718e13
Line 145 in e718e13
Pull Request for Fix:
This pull request #370 provides a fix for this Issue. It addresses the reported issue and ensures that the application functions as expected after the resolution. Kindly review the changes and provide feedback as needed.
Metadata
Metadata
Assignees
Labels
No labels