Redirect 302 redirect from GET @authorize (06e1b0)

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

Serializer

2 Handled
8.87 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 (8.31 ms) 8.39 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.47 ms) 0.48 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.