OAuth2
OAuth2 copied to clipboard
Please, make storeTokensToKeychain open
trafficstars
I need to make some actions right after writing token to keychain, so it would be great, if I could override storeTokensToKeychain and make it there. I can also see, that storeClientToKeychain is open, so it doesn't kind of make sense to me, why token storing one is just public.
Send a PR!