Kubessandra / react-google-calendar-api

An api to manage your google calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handleAuthClick should return promise

nickakey opened this issue · comments

Hello!

this.gapi.auth2.getAuthInstance().signIn() returns a promise (Docs here)

and it would be great to have that reflected in the handleAuthClick method :)

I can make a quick PR if helpful

commented

yes this would be awesome. I was looking exactly for this!

Hello, Thank you for the update.
If you have have a quick PR for that it would be perfect.