pogodevorg / pgoapi-go

Unofficial PokemonGO API in Go
https://pogodev.org
MIT License
66 stars 29 forks source link

Add IsExpired() method to *api.Session; Also added fix for panic on empty response (#16, #25) #28

Closed femot closed 8 years ago

femot commented 8 years ago

Allows API users to check if their session is still active.

femot commented 8 years ago

Need to make changes that are pogointel specific. Closing this.