Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Returning the internal server so it can be used outside
My use case is that we have legacy auth that will be checked first then if that fails we will use the OAuth server. So then I can't really use the HandleTokenVerify, so want to be able to use the `gserver.ValidationBearerToken` directly
- Loading branch information