Skip to content

Conversation

simensen
Copy link
Collaborator

Added a token_translator service. It accepts the OAuth token and returns a value that is to be treated as a STACK-2 token.

The oauth.token is left for BC and because it might make sense to be able to look specifically for it if you're not in an environment that cares about STACK-2. This can be changed if needed.

This is something that I'm using in stack-firewall stuff. It provides a way to translate the raw token value into something usable by the application if it is so desired.

I may still work on providing stack-firewall and/or stack-authentication integration in a bit. :)

@igorw igorw merged commit c8bc8a7 into igorw:master Nov 13, 2013
@igorw
Copy link
Owner

igorw commented Nov 13, 2013

Thanks, merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants