This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
dex
mirror of
https://github.com/dexidp/dex.git
Watch
1
Star
0
Fork
You've already forked dex
0
Code
Issues
Projects
Releases
Wiki
Activity
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
hacktoberfest
identity-provider
idp
kubernetes
oidc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1663
Commits
34
Branches
98
Tags
73 MiB
Go
97.9%
Makefile
0.6%
CSS
0.5%
HTML
0.4%
Shell
0.3%
Other
0.2%
Tree:
24fa4def5b
artifact-workflow
fix-google-admin-regression
helm
master
v1
v2.0.x
v2.1.x
v2.10.x
v2.13.x
v2.16.x
v2.2.x
v2.28.x
v2.3.x
v2.30.x
v2.31.x
v2.32.x
v2.33.x
v2.34.x
v2.35.x
v2.36.x
v2.37.x
v2.38.x
v2.39.x
v2.4.x
v2.40.x
v2.41.x
v2.42.x
v2.43.x
v2.45.x
v2.5.x
v2.6.x
v2.7.x
v2.8.x
v2.9.x
api/v2.0.0
api/v2.1.0
api/v2.2.0
api/v2.3.0
api/v2.4.0
v0.1.0
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.6.0
v0.6.1
v2.0.0
v2.0.0-alpha.1
v2.0.0-alpha.2
v2.0.0-alpha.3
v2.0.0-alpha.4
v2.0.0-alpha.5
v2.0.0-beta.1
v2.0.0-beta.2
v2.0.0-beta.3
v2.0.1
v2.0.2
v2.1.0
v2.10.0
v2.11.0
v2.12.0
v2.13.0
v2.14.0
v2.15.0
v2.16.0
v2.17.0
v2.18.0
v2.19.0
v2.2.0
v2.2.1
v2.2.2
v2.2.3
v2.2.4
v2.2.5
v2.20.0
v2.21.0
v2.22.0
v2.23.0
v2.24.0
v2.25.0
v2.26.0
v2.27.0
v2.28.0
v2.28.1
v2.29.0
v2.3.0
v2.3.1
v2.30.0
v2.30.1
v2.30.2
v2.30.3
v2.31.0
v2.31.1
v2.31.2
v2.32.0
v2.32.1
v2.33.0
v2.33.1
v2.34.0
v2.35.0
v2.35.1
v2.35.2
v2.35.3
v2.36.0
v2.37.0
v2.38.0
v2.39.0
v2.39.1
v2.4.0
v2.4.1
v2.40.0
v2.41.0
v2.41.1
v2.42.0
v2.42.1
v2.43.0
v2.43.1
v2.44.0
v2.45.0
v2.45.1
v2.5.0
v2.6.0
v2.6.1
v2.7.0
v2.7.1
v2.8.0
v2.8.1
v2.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '24fa4def5b'
${ noResults }
dex
/
storage
/
ent
/
db
History
m.nabokikh
24fa4def5b
chore: update ent
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
5 years ago
..
authcode
chore: update ent
5 years ago
authrequest
chore: update ent
5 years ago
connector
chore: update ent
5 years ago
devicerequest
chore: update ent
5 years ago
devicetoken
chore: update ent
5 years ago
enttest
chore: update ent
5 years ago
hook
Add ent autogenerated code
5 years ago
keys
chore: update ent
5 years ago
migrate
chore: update ent
5 years ago
oauth2client
chore: update ent
5 years ago
offlinesession
chore: update ent
5 years ago
password
chore: update ent
5 years ago
predicate
chore: update ent
5 years ago
refreshtoken
chore: update ent
5 years ago
runtime
chore: update ent
5 years ago
authcode.go
chore: update ent
5 years ago
authcode_create.go
chore: update ent
5 years ago
authcode_delete.go
chore: update ent
5 years ago
authcode_query.go
chore: update ent
5 years ago
authcode_update.go
chore: update ent
5 years ago
authrequest.go
chore: update ent
5 years ago
authrequest_create.go
chore: update ent
5 years ago
authrequest_delete.go
chore: update ent
5 years ago
authrequest_query.go
chore: update ent
5 years ago
authrequest_update.go
chore: update ent
5 years ago
client.go
chore: update ent
5 years ago
config.go
chore: update ent
5 years ago
connector.go
chore: update ent
5 years ago
connector_create.go
chore: update ent
5 years ago
connector_delete.go
chore: update ent
5 years ago
connector_query.go
chore: update ent
5 years ago
connector_update.go
chore: update ent
5 years ago
context.go
Add ent autogenerated code
5 years ago
devicerequest.go
chore: update ent
5 years ago
devicerequest_create.go
chore: update ent
5 years ago
devicerequest_delete.go
chore: update ent
5 years ago
devicerequest_query.go
chore: update ent
5 years ago
devicerequest_update.go
chore: update ent
5 years ago
devicetoken.go
chore: update ent
5 years ago
devicetoken_create.go
chore: update ent
5 years ago
devicetoken_delete.go
chore: update ent
5 years ago
devicetoken_query.go
chore: update ent
5 years ago
devicetoken_update.go
chore: update ent
5 years ago
ent.go
chore: update ent
5 years ago
keys.go
chore: update ent
5 years ago
keys_create.go
chore: update ent
5 years ago
keys_delete.go
chore: update ent
5 years ago
keys_query.go
chore: update ent
5 years ago
keys_update.go
chore: update ent
5 years ago
mutation.go
chore: update ent
5 years ago
oauth2client.go
chore: update ent
5 years ago
oauth2client_create.go
chore: update ent
5 years ago
oauth2client_delete.go
chore: update ent
5 years ago
oauth2client_query.go
chore: update ent
5 years ago
oauth2client_update.go
chore: update ent
5 years ago
offlinesession.go
chore: update ent
5 years ago
offlinesession_create.go
chore: update ent
5 years ago
offlinesession_delete.go
chore: update ent
5 years ago
offlinesession_query.go
chore: update ent
5 years ago
offlinesession_update.go
chore: update ent
5 years ago
password.go
chore: update ent
5 years ago
password_create.go
chore: update ent
5 years ago
password_delete.go
chore: update ent
5 years ago
password_query.go
chore: update ent
5 years ago
password_update.go
chore: update ent
5 years ago
refreshtoken.go
chore: update ent
5 years ago
refreshtoken_create.go
chore: update ent
5 years ago
refreshtoken_delete.go
chore: update ent
5 years ago
refreshtoken_query.go
chore: update ent
5 years ago
refreshtoken_update.go
chore: update ent
5 years ago
runtime.go
Add ent autogenerated code
5 years ago
tx.go
chore: update ent
5 years ago