Simon White

Results 3 issues of Simon White

I might be missing something here, but with the Google API you're going to have credentials for each application type (web application, iOS, android) but we can only specify one...

Is there any way to support multiple consumer keys? It's not an uncommon use case to have separate consumer keys for web, iOS and android authentication. I'd like to avoid...

Is there any way I can designate an array of consumer keys, secrets to authenticate against rather than a single pair. This is a fairly common scenario for an API...