summaryrefslogtreecommitdiff
path: root/spec/lib/omni_auth/strategies/jwt_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-071-0/+2
* Support RSA and ECDSA algorithms in Omniauth JWTMichael Tsyganov2018-12-051-17/+53
* Eliminate constants warnings by:Lin Jen-Shin2018-06-011-3/+3
* Adds spec for omni_auth jwt strategyTiago Botelho2018-04-261-0/+87