passport-twitter-token
passport-twitter-token copied to clipboard
Multiple Consumer Keys
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 creating separate endpoints for each if possible.
Any suggestions?
@seonixx You doesn't need separate endpoints. You can use query/params on same endpoint for distinguish client.