This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/integration
Eric Chiang d518447282 user: move user manager to it's own package
This commit moves the user.Manage to its own package (user/manager)
so it can import the connector package in a later commit.

For clarity, it renames "Manager" to "UserManager" using gorname.

This commit has no functional changes.
2015-12-07 15:34:14 -08:00
..
admin_api_test.go integration: check when there's no secret provided 2015-10-13 12:34:28 -07:00
client_api_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
common_test.go user: move user manager to it's own package 2015-12-07 15:34:14 -08:00
oidc_test.go server: check scope in requests. 2015-08-31 13:51:59 -07:00
user_api_test.go user: introduce "invite" emails 2015-10-30 14:41:00 -07:00