Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Audience support. #16

Closed
wants to merge 1 commit into from
Closed

Add Audience support. #16

wants to merge 1 commit into from

Conversation

calavera
Copy link
Contributor

@calavera calavera commented Feb 28, 2017

This implements multitenancy with JWT aud support.
Users can be created in different audiences and tokens
will be issued for a specific audience.

Fixes #14

Signed-off-by: David Calavera david.calavera@gmail.com

This implements multitenancy with JWT aud support.
Users can be created in different audiences and tokens
will be issued for a specific audience.

Signed-off-by: David Calavera <david.calavera@gmail.com>
@rybit
Copy link
Member

rybit commented Feb 28, 2017

looks good to me

@calavera calavera added this to In progress in v1.0 Jun 5, 2017
@calavera
Copy link
Contributor Author

calavera commented Jul 3, 2017

This is no longer necessary since it was merged with #33

@calavera calavera closed this Jul 3, 2017
@calavera calavera deleted the audience_support branch July 3, 2017 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.0
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants