Fix dumb mistake with google sign in.
This commit is contained in:
parent
1e58752008
commit
4b5893cf43
7 changed files with 67 additions and 43 deletions
|
|
@ -0,0 +1,3 @@
|
|||
package com.pixelized.biblib.utils.exception
|
||||
|
||||
class MissingGoogleTokenException: RuntimeException("Google login response miss token data.")
|
||||
Loading…
Add table
Add a link
Reference in a new issue