dex/examples
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-09-17 14:12:39 +08:00
..
example-app refactor: move from io/ioutil to io and os package 2021-09-17 14:12:39 +08:00
grpc-client refactor: move from io/ioutil to io and os package 2021-09-17 14:12:39 +08:00
k8s Bump Dex image to v2.30.0 for Kubernetes deployment example 2021-08-10 19:13:04 +03:00
ldap Extend OpenLDAP example for LDAPS 2021-01-15 17:05:39 +00:00
.gitignore *: add sql storage options to dex application 2016-10-03 12:48:26 -07:00
config-ad-kubelogin.yaml connector/ldap: add multiple user to group mapping 2020-01-03 10:40:21 +01:00
config-dev.yaml Include explanation in comment: https://github.com/dexidp/dex/pull/2218#discussion_r679873279 2021-07-30 12:52:43 -04:00
go.mod Update oidc library in example app 2021-01-13 19:56:23 +01:00
go.sum Update oidc library in example app 2021-01-13 19:56:23 +01:00