I removed the check for whether or not tokenService is available because it is required for all grants. I added test coverage in all the places specified in the issue linked above. I forgot to bump dependency versions in my last release, so I included that with this for the next release.
Resolves https://github.com/udibo/oauth2_server/issues/1
I removed the check for whether or not tokenService is available because it is required for all grants. I added test coverage in all the places specified in the issue linked above. I forgot to bump dependency versions in my last release, so I included that with this for the next release.