oauth2/session_custom_claims_test.go
Function TestCustomClaimsInSession
has 151 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func TestCustomClaimsInSession(t *testing.T) {
ctx := context.Background()
c := internal.NewConfigurationWithDefaults()
t.Run("no_custom_claims", func(t *testing.T) {