Hidetake Iwata
|
0c160f9db2
|
Refactor integration-test (#1242)
* Refactor integration-test
* Refactor
|
2025-01-13 16:29:27 +09:00 |
|
Hidetake Iwata
|
8c7903b2db
|
Test PKCE by default (integration-test) (#1241)
|
2025-01-13 15:50:48 +09:00 |
|
Hidetake Iwata
|
ad727ee576
|
Add links to OIDC spec or RFC (#1172)
|
2024-11-08 11:28:19 +09:00 |
|
Hidetake Iwata
|
a87beb33b6
|
Use Go 1.22 router (integration_test) (#1171)
|
2024-11-08 10:47:27 +09:00 |
|
Hidetake Iwata
|
5d657ed981
|
Extract service package (integration_test) (#1170)
* Extract service package (integration_test)
* Refactor
* make generate
* Rename
* Comment
* Refactor
|
2024-11-08 10:20:20 +09:00 |
|
renovate[bot]
|
9e2fcd8cdb
|
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#925)
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
* Replace with `jwt.RegisteredClaims`
* Replace with `jwt.NewNumericDate`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hidetake Iwata <int128@gmail.com>
|
2023-05-14 21:38:48 +09:00 |
|
Hidetake Iwata
|
5ba7f551cf
|
Refactor tests (#740)
* refactor: use t.Setenv()
* refactor: use t.TempDir()
* refactor: use t.Cleanup()
|
2022-07-16 22:08:55 +09:00 |
|
Hidetake Iwata
|
b1d8e8f7e1
|
Refactor: rewrite with Go errors package (#427)
|
2020-11-21 12:10:42 +09:00 |
|
Hidetake Iwata
|
e152e95a9f
|
Refactor: add integration test of PKCE (#293)
* Refactor: add integration test of PKCE
* Refactor: fix name to pkce/Params.IsZero()
|
2020-05-16 14:29:42 +09:00 |
|
Hidetake Iwata
|
bf8eefd045
|
Refactor: reduce test cases of integration test (#292)
|
2020-05-14 16:49:39 +09:00 |
|
Hidetake Iwata
|
da32d2184d
|
Refactor: remove Server.NewTokenResponse() (#286)
|
2020-05-11 20:41:46 +09:00 |
|
Hidetake Iwata
|
16d6fa2fbb
|
Refactor: replace idp mock with oidcserver package (#284)
|
2020-05-11 11:51:21 +09:00 |
|