OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
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.
 
 
 
 
 
 
Eric Chiang 9796a1e648 *: add migration to update JSON fields and require postgres 9.4+ 10 years ago
..
0001_initial_migration.sql db: add DB migration code and scripts. 11 years ago
0002_dex_admin.sql db: initialize bigint, boolean columns 11 years ago
0003_user_created_at.sql db: initialize bigint, boolean columns 11 years ago
0004_session_nonce.sql db: add DB migration code and scripts. 11 years ago
0005_refresh_token_create.sql refresh: bcrypt raw bytes rather than base64 encoded string. 11 years ago
0006_user_email_unique.sql db: add DB migration code and scripts. 11 years ago
0007_session_scope.sql session: add 'scope' field in session. 11 years ago
0008_users_active_or_inactive.sql server,db: flag for disabling user login 11 years ago
0009_key_not_primary_key.sql db, functional: make value column in key not pkey 10 years ago
0010_client_metadata_field_changed.sql *: add migration to update JSON fields and require postgres 9.4+ 10 years ago
assets.go *: add migration to update JSON fields and require postgres 9.4+ 10 years ago
migrations.go db, functional: make value column in key not pkey 10 years ago