How do I get 'credential' of google's response? #129
|
With then following code: `` useEffect(() => { }, []) I can get credential string like below. Example: How do I get this data with your plugin? |
Replies: 1 comment
|
There is my sample code: |
There is my sample code: