Skip to content

to go

Choose a tag to compare

@chrisheinzelmann chrisheinzelmann released this 10 Jun 10:37
· 14 commits to master since this release

Better refreshing of accessTokens
:
When making a lot of consecutive search requests the accessToken might
expire. Now the application refreshes the accessToken when this happens
while searching.
This also adds Promises in the OAuth process.