Redirect 302 redirect from GET @authorize (5b0fe5)

GET https://auth.test.izinvoice.com/sign

Serializer

2 Handled
1.53 ms Total time

default 2

serialize 0

Nothing was serialized.

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 2

Data Context Normalizer Time Caller
array
Show contents
[
  "id" => 1
  "identifier" => "dev"
  "name" => "dev"
  "secret" => "88bf795f624aeb11057357547efe655c"
  "redirectUri" => [
    "http://localhost:8000/sign-cb"
    "https://test01.izinvoice.com/sign-cb"
  ]
  "grants" => [
    "authorization_code"
    "refresh_token"
  ]
  "scopes" => [
    "full"
  ]
  "active" => true
  "confidential" => true
  "plainTextPkceAllowed" => false
]
Type: App\Entity\OAuth\Client
Format: none
Show context
[]
ObjectNormalizer (1.43 ms) 1.45 ms
array
Show contents
[
  "id" => 1
  "identifier" => "dev"
  "name" => "dev"
  "secret" => "88bf795f624aeb11057357547efe655c"
  "redirectUri" => [
    "http://localhost:8000/sign-cb"
    "https://test01.izinvoice.com/sign-cb"
  ]
  "grants" => [
    "authorization_code"
    "refresh_token"
  ]
  "scopes" => [
    "full"
  ]
  "active" => true
  "confidential" => true
  "plainTextPkceAllowed" => false
]
Type: App\Entity\OAuth\Client
Format: none
Show context
[]
ObjectNormalizer (0.07 ms) 0.08 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.