Skip to content

Conversation

@vimalloc
Copy link
Owner

@vimalloc vimalloc commented Jul 9, 2017

Reworks the blacklist system so that it can be used in a much more versatile way.

vimalloc added 17 commits July 2, 2017 16:43
This is currently entirely untested.
We were exporting a bunch of 'public' methods with the JWTManager that
were only ever supposed to be called by our module (just so that we
could call them from a different file without violating the privateness
of them). Instead of complicating what the end users will see when using
JWTManager, we are just going to access those private methods, as after
all we are in the same module, and what happens in the module stays in
the module
@coveralls
Copy link

coveralls commented Jul 9, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 13301b2 on blacklist_v2 into 4b56bf3 on master.

@vimalloc vimalloc merged commit 10c6802 into master Jul 9, 2017
@vimalloc vimalloc deleted the blacklist_v2 branch July 9, 2017 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants