Commit Graph

10 Commits

Author SHA1 Message Date
5e70d5bee0 code optimization (#3625) 2023-09-20 15:18:50 +08:00
7cd02f5bd8 add e2e tests for v1 config (#3608) 2023-09-13 16:32:39 +08:00
c95311d1a0 support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
4915852b9c use constant time comparison (#3452) 2023-05-29 00:27:27 +08:00
af0b7939a7 feat: odic refine (#3202)
Co-authored-by: Matt Feury <mattfeury@gmail.com>
2022-12-12 15:10:38 +08:00
649df8827c feat: Support OIDC scope parameter (#3192) 2022-12-09 11:46:34 +08:00
9d077b02cf lint by golangci-lint (#3080) 2022-08-29 01:02:53 +08:00
cd31359a27 feat: support add additional params for OIDC (#2814)
* feat: support add additional params and test access by auth0

* fix: config name

Co-authored-by: blizard863 <760076784@qq.com>
2022-03-07 14:23:49 +08:00
3621aad1c1 Reconstruct config (#2098)
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
3fbdea0f6b rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00