Sumanta Paudel

Results 3 issues of Sumanta Paudel

It validates for invalid type like when str is passed to the int field but does not validate for unknown fields in the json schema. Looking at the documentation of...

Adds `request_email` and `request_profile` flag in gpgs config to be able to request these scopes from google. `gpgs.get_email()` and `gpg.get_profile()` function to retrieve these information. * Fixes issue #48

Currently, the plugin doesn't have a way to request for email and profile info while SignIn. Add a flag that can be configured in game.project for email and ProfileInfo. The...

enhancement