Forked Dex to convert GitHub usernames to lowercase
This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Eric Chiang 3ca56e32ce Merge pull request #34 from coreos/static-clients
Add ability to load clients statically from config file
2016-08-05 09:55:06 -07:00
api *: lots of renaming 2016-08-02 21:57:36 -07:00
cmd *: load static clients from config file 2016-08-05 09:54:03 -07:00
connector *: connectors use a different identity object than storage 2016-08-02 21:20:18 -07:00
example *: load static clients from config file 2016-08-05 09:54:03 -07:00
server *: load static clients from config file 2016-08-05 09:54:03 -07:00
storage *: load static clients from config file 2016-08-05 09:54:03 -07:00
vendor *: revendor 2016-08-05 09:54:03 -07:00
version initial commit 2016-07-26 15:51:24 -07:00
.gitignore initial commit 2016-07-26 15:51:24 -07:00
Makefile *: make makefile less verbose 2016-08-01 23:02:23 -07:00
glide.lock *: revendor 2016-08-05 09:54:03 -07:00
glide.yaml *: add github.com/kylelemons/godebug to dependencies 2016-08-05 09:54:03 -07:00
glide_test.go initial commit 2016-07-26 15:51:24 -07:00