Integrating apple sign in on react js

I'm trying to integrate apple sign in in web react app using "npm install --save apple-signin-auth" package, it seems it's not returning details of user after success authorization, what seems to be the problem?
Integrating apple sign in on react js
 
 
Q