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.
Bobby Rullo
095489d7c5
db: fix client migration test
|
10 years ago |
| .. |
|
migrations
|
client: add public client to data model
|
10 years ago |
|
translate
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
client.go
|
client: add public client to data model
|
10 years ago |
|
conn.go
|
Merge pull request #356 from ericchiang/fix_cross_compilation
|
10 years ago |
|
conn_postgres.go
|
db: protect the sqlite3 import with a cgo tag
|
10 years ago |
|
conn_sqlite3.go
|
db: protect the sqlite3 import with a cgo tag
|
10 years ago |
|
conn_test.go
|
db: only allow one open connection for in memory databases
|
10 years ago |
|
connector_config.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
db.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
gc.go
|
*: Remove unnecessary else statements
|
11 years ago |
|
gc_test.go
|
*: move original project to dex
|
11 years ago |
|
health.go
|
db: gorp moved to github.com/go-gorp/gorp
|
11 years ago |
|
key.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
key_test.go
|
cmd, db: verify at least one secret is passed to --key-secrets
|
10 years ago |
|
migrate.go
|
db, client: add data model for trusted peers
|
10 years ago |
|
migrate_sqlite3.go
|
client: add public client to data model
|
10 years ago |
|
migrate_test.go
|
db: fix client migration test
|
10 years ago |
|
password.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
refresh.go
|
refresh tokens: grant claims based on scopes
|
10 years ago |
|
refresh_test.go
|
db: strconv.ParseInt specify base 10
|
10 years ago |
|
session.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
session_key.go
|
db: clean up quote and executor function calls, improve translate docs
|
10 years ago |
|
user.go
|
db, client: add data model for trusted peers
|
10 years ago |