175 Commits (5bbfbbe168a747b017710dd8804846ddf390cbb2)

Author SHA1 Message Date
Maksim Nabokikh 5bbfbbe168
feat: add PKCE (Proof Key for Code Exchange) configuration to OAuth2 settings (#4638) 4 days ago
Maksim Nabokikh 80d297b8a4
feat: update CSS for improved theming and button styles (#4634) 5 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
dependabot[bot] 01b6822bcb
build(deps): bump google.golang.org/grpc in /examples (#4626) 1 week ago
dependabot[bot] e2462a25ce
build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in /examples (#4627) 1 week ago
Mathias Gebbe fec4f53203
feat(oauth2): add client credentials flow with opt-in config flag (#4583) 2 weeks ago
Maksim Nabokikh 8db7699e0f
feat: implement device code flow in example-app (#4570) 3 weeks ago
Maksim Nabokikh 5d27abc117
feat: refactor example-app with a new config (#4569) 3 weeks ago
Maksim Nabokikh 29c7b6f4e3
feat: validate redirect URIs and safely append parameters (#4559) 4 weeks ago
dependabot[bot] 2976b2363a
build(deps): bump google.golang.org/grpc in /examples (#4551) 4 weeks ago
Maksim Nabokikh 785033767c
feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
dependabot[bot] 9bee0b0bc6
build(deps): bump google.golang.org/grpc in /examples (#4537) 1 month ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Maksim Nabokikh 56958b1ad2
feat: Add Vault signer for JWT (#4512) 1 month ago
dependabot[bot] 4c94d8a140
build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 in /examples (#4516) 1 month ago
Doug Goldstein 4bdb4f2c5a
chore: extend example configs for idEnv and public (#4443) 1 month ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
dependabot[bot] 2c5f06e9d1
build(deps): bump google.golang.org/grpc in /examples 3 months ago
dependabot[bot] c13246cf47
build(deps): bump github.com/coreos/go-oidc/v3 in /examples 3 months ago
dependabot[bot] cfdf8d4b2a
build(deps): bump github.com/spf13/cobra in /examples 3 months ago
dependabot[bot] c0c440876a
build(deps): bump google.golang.org/grpc in /examples 3 months ago
dependabot[bot] a72ac955f4
build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 in /examples 3 months ago
dependabot[bot] a4985114d2
build(deps): bump github.com/spf13/cobra in /examples 4 months ago
dependabot[bot] 5426f176b3
build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /examples 5 months ago
dependabot[bot] 2b428f57d4
build(deps): bump github.com/coreos/go-oidc/v3 in /examples 5 months ago
dependabot[bot] 53c251168f
build(deps): bump google.golang.org/grpc in /examples 5 months ago
Maksim Nabokikh 9a9a90080b
Example app pkce (#4284) 6 months ago
dependabot[bot] d1d4f40eb0
build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 in /examples 6 months ago
dependabot[bot] f845e74336
build(deps): bump github.com/dexidp/dex/api/v2 in /examples 7 months ago
dependabot[bot] c26d5dc24f
build(deps): bump google.golang.org/grpc in /examples 7 months ago
dependabot[bot] 790fcd2ce5
build(deps): bump github.com/coreos/go-oidc/v3 in /examples (#4246) 7 months ago
dependabot[bot] 3c45dc4a7c
build(deps): bump google.golang.org/grpc in /examples 8 months ago
Julius Foitzik e7b151c386
feat: grpc api list clients 8 months ago
dependabot[bot] 260c087b27
build(deps): bump google.golang.org/grpc in /examples (#4219) 8 months ago
dependabot[bot] 159163327a
build(deps): bump google.golang.org/grpc in /examples (#4174) 9 months ago
Mark Sagi-Kazar 385e63d4d4
chore: update dependencies 10 months ago
dependabot[bot] 0f7554f001
build(deps): bump github.com/go-jose/go-jose/v4 (#4007) 1 year ago
dependabot[bot] d07019f546
build(deps): bump github.com/dexidp/dex/api/v2 in /examples 1 year ago
dependabot[bot] a02cf27806
build(deps): bump github.com/spf13/cobra in /examples (#3988) 1 year ago
dependabot[bot] a7c634e0af
build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /examples (#3968) 1 year ago
dependabot[bot] ffb2628ddc
build(deps): bump google.golang.org/grpc in /examples (#3943) 1 year ago
dependabot[bot] 7876ccd51a
build(deps): bump google.golang.org/grpc in /examples 1 year ago
dependabot[bot] 8b15a8918d
build(deps): bump golang.org/x/net in /examples in the go_modules group 1 year ago
dependabot[bot] 70a4cd0ee7
build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /examples 1 year ago
dependabot[bot] b60ee9e554
build(deps): bump github.com/coreos/go-oidc/v3 in /examples 1 year ago
Mark Sagi-Kazar d066d8eabb
build: update Go version 1 year ago
dependabot[bot] 477e1b63d3
build(deps): bump golang.org/x/crypto 1 year ago
Maksim Nabokikh 00c0e28d65
Add CSS for example app to make it prettier (#3886) 1 year ago
dependabot[bot] ca43b59a52
build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 in /examples (#3832) 1 year ago