Remembered your password?Login

By clicking on “Sign In” you agree to
Terms of Service | Privacy Policy.

array:5 [ // resources/views/components/layout/layout.blade.php
  "_environment" => "stg"
  "origin_ip" => "10.130.1.52"
  "session_id" => "RcwFHjCEyIu2tGE3qeCNPID7mysEHqGlJMBuuG9V"
  "request_id" => "9ab9be00c4b8217558d2579940bb4c17"
  "user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
array:4 [ // resources/views/components/layout/layout.blade.php
  "_token" => "tNrGuPelUQ7xMCCS58xNQqLzv8MnNjX7eAJJ1KEX"
  "state" => "rqJ1C7El81ShDlR2Z8GvQtNC1tIUKluedfCYw9YT"
  "_previous" => array:2 [
    "url" => "https://auth.stg.mybos.com/auth/microsoft/redirect"
    "route" => "socialite.redirect"
  ]
  "_flash" => array:2 [
    "old" => []
    "new" => []
  ]
]
App\Extensions\Session\SessionManager {#289 // resources/views/components/layout/layout.blade.php
  #container: Illuminate\Foundation\Application {#4 …47}
  #config: Illuminate\Config\Repository {#69
    #items: array:20 [
      "view" => array:2 [
        "paths" => array:1 [
          0 => "/app/resources/views"
        ]
        "compiled" => "/app/storage/framework/views"
      ]
      "broadcasting" => array:2 [
        "default" => "null"
        "connections" => array:5 [
          "reverb" => array:6 [
            "driver" => "reverb"
            "key" => null
            "secret" => null
            "app_id" => null
            "options" => array:4 [
              "host" => null
              "port" => 443
              "scheme" => "https"
              "useTLS" => true
            ]
            "client_options" => []
          ]
          "pusher" => array:6 [
            "driver" => "pusher"
            "key" => null
            "secret" => null
            "app_id" => null
            "options" => array:6 [
              "cluster" => null
              "host" => "api-mt1.pusher.com"
              "port" => 443
              "scheme" => "https"
              "encrypted" => true
              "useTLS" => true
            ]
            "client_options" => []
          ]
          "ably" => array:2 [
            "driver" => "ably"
            "key" => null
          ]
          "log" => array:1 [
            "driver" => "log"
          ]
          "null" => array:1 [
            "driver" => "null"
          ]
        ]
      ]
      "concurrency" => array:1 [
        "default" => "process"
      ]
      "app" => array:18 [
        "name" => "MYBOS Auth"
        "env" => "stg"
        "debug" => true
        "url" => "https://auth.stg.mybos.com"
        "frontend_url" => "http://localhost:3000"
        "asset_url" => null
        "timezone" => "UTC"
        "locale" => "en"
        "fallback_locale" => "en"
        "faker_locale" => "en_US"
        "cipher" => "AES-256-CBC"
        "key" => "base64:d4YpeIk4GpuYLgP1Om3H3nw+9ZsfhSTXYYcJEdVc274="
        "previous_keys" => []
        "maintenance" => array:2 [
          "driver" => "file"
          "store" => "database"
        ]
        "providers" => array:31 [
          0 => "Illuminate\Auth\AuthServiceProvider"
          1 => "Illuminate\Broadcasting\BroadcastServiceProvider"
          2 => "Illuminate\Bus\BusServiceProvider"
          3 => "Illuminate\Cache\CacheServiceProvider"
          4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
          5 => "Illuminate\Concurrency\ConcurrencyServiceProvider"
          6 => "Illuminate\Cookie\CookieServiceProvider"
          7 => "Illuminate\Database\DatabaseServiceProvider"
          8 => "Illuminate\Encryption\EncryptionServiceProvider"
          9 => "Illuminate\Filesystem\FilesystemServiceProvider"
          10 => "Illuminate\Foundation\Providers\FoundationServiceProvider"
          11 => "Illuminate\Hashing\HashServiceProvider"
          12 => "Illuminate\Mail\MailServiceProvider"
          13 => "Illuminate\Notifications\NotificationServiceProvider"
          14 => "Illuminate\Pagination\PaginationServiceProvider"
          15 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
          16 => "Illuminate\Pipeline\PipelineServiceProvider"
          17 => "Illuminate\Queue\QueueServiceProvider"
          18 => "Illuminate\Redis\RedisServiceProvider"
          19 => "Illuminate\Session\SessionServiceProvider"
          20 => "Illuminate\Translation\TranslationServiceProvider"
          21 => "Illuminate\Validation\ValidationServiceProvider"
          22 => "Illuminate\View\ViewServiceProvider"
          23 => "App\Providers\AppServiceProvider"
          24 => "MongoDB\Laravel\MongoDBServiceProvider"
          25 => "App\Providers\CacheServiceProvider"
          26 => "App\Providers\SessionServiceProvider"
          27 => "App\Providers\FortifyServiceProvider"
          28 => "App\Providers\PassportGrantServiceProvider"
          29 => "SocialiteProviders\Manager\ServiceProvider"
          30 => "App\Providers\RouteServiceProvider"
        ]
        "aliases" => array:46 [
          "App" => "Illuminate\Support\Facades\App"
          "Arr" => "Illuminate\Support\Arr"
          "Artisan" => "Illuminate\Support\Facades\Artisan"
          "Auth" => "Illuminate\Support\Facades\Auth"
          "Benchmark" => "Illuminate\Support\Benchmark"
          "Blade" => "Illuminate\Support\Facades\Blade"
          "Broadcast" => "Illuminate\Support\Facades\Broadcast"
          "Bus" => "Illuminate\Support\Facades\Bus"
          "Cache" => "Illuminate\Support\Facades\Cache"
          "Concurrency" => "Illuminate\Support\Facades\Concurrency"
          "Config" => "Illuminate\Support\Facades\Config"
          "Context" => "Illuminate\Support\Facades\Context"
          "Cookie" => "Illuminate\Support\Facades\Cookie"
          "Crypt" => "Illuminate\Support\Facades\Crypt"
          "Date" => "Illuminate\Support\Facades\Date"
          "DB" => "Illuminate\Support\Facades\DB"
          "Eloquent" => "Illuminate\Database\Eloquent\Model"
          "Event" => "Illuminate\Support\Facades\Event"
          "File" => "Illuminate\Support\Facades\File"
          "Gate" => "Illuminate\Support\Facades\Gate"
          "Hash" => "Illuminate\Support\Facades\Hash"
          "Http" => "Illuminate\Support\Facades\Http"
          "Js" => "Illuminate\Support\Js"
          "Lang" => "Illuminate\Support\Facades\Lang"
          "Log" => "Illuminate\Support\Facades\Log"
          "Mail" => "Illuminate\Support\Facades\Mail"
          "Notification" => "Illuminate\Support\Facades\Notification"
          "Number" => "Illuminate\Support\Number"
          "Password" => "Illuminate\Support\Facades\Password"
          "Process" => "Illuminate\Support\Facades\Process"
          "Queue" => "Illuminate\Support\Facades\Queue"
          "RateLimiter" => "Illuminate\Support\Facades\RateLimiter"
          "Redirect" => "Illuminate\Support\Facades\Redirect"
          "Request" => "Illuminate\Support\Facades\Request"
          "Response" => "Illuminate\Support\Facades\Response"
          "Route" => "Illuminate\Support\Facades\Route"
          "Schedule" => "Illuminate\Support\Facades\Schedule"
          "Schema" => "Illuminate\Support\Facades\Schema"
          "Session" => "Illuminate\Support\Facades\Session"
          "Storage" => "Illuminate\Support\Facades\Storage"
          "Str" => "Illuminate\Support\Str"
          "Uri" => "Illuminate\Support\Uri"
          "URL" => "Illuminate\Support\Facades\URL"
          "Validator" => "Illuminate\Support\Facades\Validator"
          "View" => "Illuminate\Support\Facades\View"
          "Vite" => "Illuminate\Support\Facades\Vite"
        ]
        "trusted_hosts" => array:1 [
          0 => "auth.stg.mybos.com"
        ]
        "web_app_url" => "https://app-v4.stg.mybos.com"
      ]
      "auth" => array:5 [
        "defaults" => array:2 [
          "guard" => "web"
          "passwords" => "users"
        ]
        "guards" => array:2 [
          "web" => array:2 [
            "driver" => "session"
            "provider" => "users"
          ]
          "api" => array:2 [
            "driver" => "passport"
            "provider" => "users"
          ]
        ]
        "providers" => array:1 [
          "users" => array:2 [
            "driver" => "eloquent"
            "model" => "App\Models\User"
          ]
        ]
        "passwords" => array:1 [
          "users" => array:4 [
            "provider" => "users"
            "table" => "password_reset_tokens"
            "expire" => 60
            "throttle" => 60
          ]
        ]
        "password_timeout" => 10800
      ]
      "cache" => array:3 [
        "default" => "valkey"
        "stores" => array:10 [
          "array" => array:2 [
            "driver" => "array"
            "serialize" => false
          ]
          "session" => array:2 [
            "driver" => "session"
            "key" => "_cache"
          ]
          "database" => array:5 [
            "driver" => "database"
            "connection" => null
            "table" => "cache"
            "lock_connection" => null
            "lock_table" => null
          ]
          "file" => array:3 [
            "driver" => "file"
            "path" => "/app/storage/framework/cache/data"
            "lock_path" => "/app/storage/framework/cache/data"
          ]
          "memcached" => array:5 [
            "driver" => "memcached"
            "persistent_id" => null
            "sasl" => array:2 [
              0 => null
              1 => null
            ]
            "options" => []
            "servers" => array:1 [
              0 => array:3 [
                "host" => "127.0.0.1"
                "port" => 11211
                "weight" => 100
              ]
            ]
          ]
          "redis" => array:3 [
            "driver" => "redis"
            "connection" => "cache"
            "lock_connection" => "default"
          ]
          "dynamodb" => array:6 [
            "driver" => "dynamodb"
            "key" => null
            "secret" => null
            "region" => "ap-southeast-1"
            "table" => "cache"
            "endpoint" => null
          ]
          "octane" => array:1 [
            "driver" => "octane"
          ]
          "failover" => array:2 [
            "driver" => "failover"
            "stores" => array:2 [
              0 => "database"
              1 => "array"
            ]
          ]
          "valkey" => array:3 [
            "driver" => "redis"
            "connection" => "cache"
            "lock_connection" => "default"
          ]
        ]
        "prefix" => "cache:"
      ]
      "cors" => array:8 [
        "paths" => array:3 [
          0 => "oauth/*"
          1 => "user/*"
          2 => "logout"
        ]
        "allowed_methods" => array:1 [
          0 => "*"
        ]
        "allowed_origins" => []
        "allowed_origins_patterns" => array:1 [
          0 => "/^https:\/\/([A-Za-z0-9-]+\.)*mybos\.com$/"
        ]
        "allowed_headers" => array:1 [
          0 => "*"
        ]
        "exposed_headers" => []
        "max_age" => 0
        "supports_credentials" => true
      ]
      "database" => array:4 [
        "default" => "pgsql"
        "connections" => array:6 [
          "sqlite" => array:9 [
            "driver" => "sqlite"
            "url" => null
            "database" => "mybos_auth"
            "prefix" => ""
            "foreign_key_constraints" => true
            "busy_timeout" => null
            "journal_mode" => null
            "synchronous" => null
            "transaction_mode" => "DEFERRED"
          ]
          "mysql" => array:15 [
            "driver" => "mysql"
            "url" => null
            "host" => "stg-mybos-auth-db-1.ctsjgzyy8po5.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "T1tUQoHxt4%r4rLfR6*e"
            "unix_socket" => ""
            "charset" => "utf8mb4"
            "collation" => "utf8mb4_unicode_ci"
            "prefix" => ""
            "prefix_indexes" => true
            "strict" => true
            "engine" => null
            "options" => []
          ]
          "mariadb" => array:15 [
            "driver" => "mariadb"
            "url" => null
            "host" => "stg-mybos-auth-db-1.ctsjgzyy8po5.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "T1tUQoHxt4%r4rLfR6*e"
            "unix_socket" => ""
            "charset" => "utf8mb4"
            "collation" => "utf8mb4_unicode_ci"
            "prefix" => ""
            "prefix_indexes" => true
            "strict" => true
            "engine" => null
            "options" => []
          ]
          "pgsql" => array:12 [
            "driver" => "pgsql"
            "url" => "pgsql://mybos_auth_db_user:T1tUQoHxt4%r4rLfR6*e@stg-mybos-auth-db-1.ctsjgzyy8po5.ap-southeast-1.rds.amazonaws.com:5432/mybos_auth?sslmode=require&sslrootcert=/etc/ssl/certs/rds-ca.pem"
            "host" => "stg-mybos-auth-db-1.ctsjgzyy8po5.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "T1tUQoHxt4%r4rLfR6*e"
            "charset" => "utf8"
            "prefix" => ""
            "prefix_indexes" => true
            "search_path" => "public"
            "sslmode" => "require"
          ]
          "sqlsrv" => array:10 [
            "driver" => "sqlsrv"
            "url" => null
            "host" => "stg-mybos-auth-db-1.ctsjgzyy8po5.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "T1tUQoHxt4%r4rLfR6*e"
            "charset" => "utf8"
            "prefix" => ""
            "prefix_indexes" => true
          ]
          "mongo" => array:3 [
            "driver" => "mongodb"
            "dsn" => "mongodb+srv://stg_mybos_auth_service_user:QAnXIU25UpODhGQN@aws-stg.crj77.mongodb.net/?retryWrites=true&w=majority&readPreference=secondaryPreferred&readConcernLevel=local&appName=aws-stg"
            "database" => "mybos_v4"
          ]
        ]
        "migrations" => array:2 [
          "table" => "migrations"
          "update_date_on_publish" => true
        ]
        "redis" => array:5 [
          "client" => "phpredis"
          "options" => array:3 [
            "cluster" => "redis"
            "prefix" => ""
            "persistent" => false
          ]
          "default" => array:11 [
            "scheme" => "tls"
            "url" => null
            "host" => "master.mybos-auth-stg-valkey.251chr.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "izK5Bh45WXvgvxoGsnLH"
            "port" => "6379"
            "database" => "0"
            "max_retries" => 3
            "backoff_algorithm" => "decorrelated_jitter"
            "backoff_base" => 100
            "backoff_cap" => 1000
          ]
          "session" => array:11 [
            "scheme" => "tls"
            "url" => null
            "host" => "master.mybos-auth-stg-valkey.251chr.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "izK5Bh45WXvgvxoGsnLH"
            "port" => "6379"
            "database" => "1"
            "max_retries" => 3
            "backoff_algorithm" => "decorrelated_jitter"
            "backoff_base" => 100
            "backoff_cap" => 1000
          ]
          "cache" => array:11 [
            "scheme" => "tls"
            "url" => null
            "host" => "master.mybos-auth-stg-valkey.251chr.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "izK5Bh45WXvgvxoGsnLH"
            "port" => "6379"
            "database" => "2"
            "max_retries" => 3
            "backoff_algorithm" => "decorrelated_jitter"
            "backoff_base" => 100
            "backoff_cap" => 1000
          ]
        ]
      ]
      "filesystems" => array:3 [
        "default" => "local"
        "disks" => array:3 [
          "local" => array:5 [
            "driver" => "local"
            "root" => "/app/storage/app/private"
            "serve" => true
            "throw" => false
            "report" => false
          ]
          "public" => array:6 [
            "driver" => "local"
            "root" => "/app/storage/app/public"
            "url" => "https://auth.stg.mybos.com/storage"
            "visibility" => "public"
            "throw" => false
            "report" => false
          ]
          "s3" => array:10 [
            "driver" => "s3"
            "key" => null
            "secret" => null
            "region" => "ap-southeast-1"
            "bucket" => null
            "url" => null
            "endpoint" => null
            "use_path_style_endpoint" => false
            "throw" => false
            "report" => false
          ]
        ]
        "links" => array:1 [
          "/app/public/storage" => "/app/storage/app/public"
        ]
      ]
      "fortify-options" => array:1 [
        "two-factor-authentication" => array:7 [
          "confirm" => true
          "confirmPassword" => true
          "secret-length" => 32
          "window" => 0
          "otp-lifetime" => 300
          "otp-window" => 0
          "otp-resend-delay" => 60
        ]
      ]
      "fortify" => array:15 [
        "guard" => "web"
        "middleware" => array:1 [
          0 => "web"
        ]
        "auth_middleware" => "auth"
        "passwords" => "users"
        "username" => "email"
        "email" => "email"
        "views" => true
        "home" => "https://app-v4.stg.mybos.com"
        "prefix" => ""
        "domain" => null
        "lowercase_usernames" => true
        "limiters" => array:2 [
          "login" => null
          "two-factor" => null
        ]
        "paths" => array:8 [
          "login" => null
          "logout" => null
          "password" => array:6 [
            "request" => null
            "reset" => null
            "email" => null
            "update" => null
            "confirm" => null
            "confirmation" => null
          ]
          "register" => null
          "verification" => array:3 [
            "notice" => null
            "verify" => null
            "send" => null
          ]
          "user-profile-information" => array:1 [
            "update" => null
          ]
          "user-password" => array:1 [
            "update" => null
          ]
          "two-factor" => array:7 [
            "login" => null
            "enable" => null
            "confirm" => null
            "disable" => null
            "qr-code" => null
            "secret-key" => null
            "recovery-codes" => null
          ]
        ]
        "redirects" => array:6 [
          "login" => null
          "logout" => null
          "password-confirmation" => null
          "register" => null
          "email-verification" => null
          "password-reset" => null
        ]
        "features" => array:5 [
          0 => "registration"
          1 => "reset-passwords"
          2 => "update-profile-information"
          3 => "update-passwords"
          4 => "two-factor-authentication"
        ]
      ]
      "hashing" => array:5 [
        "driver" => "bcrypt"
        "bcrypt" => array:3 [
          "rounds" => 12
          "verify" => true
          "limit" => null
        ]
        "argon" => array:4 [
          "memory" => 65536
          "threads" => 1
          "time" => 4
          "verify" => true
        ]
        "rehash_on_login" => true
        "hmac_sha256" => array:2 [
          "key" => "base64:d4YpeIk4GpuYLgP1Om3H3nw+9ZsfhSTXYYcJEdVc274="
          "binary" => false
        ]
      ]
      "logging" => array:3 [
        "default" => "stack"
        "deprecations" => array:2 [
          "channel" => "null"
          "trace" => false
        ]
        "channels" => array:11 [
          "stack" => array:3 [
            "driver" => "stack"
            "channels" => array:2 [
              0 => "single"
              1 => "php-logger"
            ]
            "ignore_exceptions" => false
          ]
          "single" => array:4 [
            "driver" => "single"
            "path" => "/app/storage/logs/laravel.log"
            "level" => "debug"
            "replace_placeholders" => true
          ]
          "daily" => array:5 [
            "driver" => "daily"
            "path" => "/app/storage/logs/laravel.log"
            "level" => "debug"
            "days" => 14
            "replace_placeholders" => true
          ]
          "slack" => array:6 [
            "driver" => "slack"
            "url" => null
            "username" => "Laravel Log"
            "emoji" => ":boom:"
            "level" => "debug"
            "replace_placeholders" => true
          ]
          "papertrail" => array:5 [
            "driver" => "monolog"
            "level" => "debug"
            "handler" => "Monolog\Handler\SyslogUdpHandler"
            "handler_with" => array:3 [
              "host" => null
              "port" => null
              "connectionString" => "tls://:"
            ]
            "processors" => array:1 [
              0 => "Monolog\Processor\PsrLogMessageProcessor"
            ]
          ]
          "stderr" => array:6 [
            "driver" => "monolog"
            "level" => "debug"
            "handler" => "Monolog\Handler\StreamHandler"
            "handler_with" => array:1 [
              "stream" => "php://stderr"
            ]
            "formatter" => null
            "processors" => array:1 [
              0 => "Monolog\Processor\PsrLogMessageProcessor"
            ]
          ]
          "syslog" => array:4 [
            "driver" => "syslog"
            "level" => "debug"
            "facility" => 8
            "replace_placeholders" => true
          ]
          "errorlog" => array:3 [
            "driver" => "errorlog"
            "level" => "debug"
            "replace_placeholders" => true
          ]
          "null" => array:2 [
            "driver" => "monolog"
            "handler" => "Monolog\Handler\NullHandler"
          ]
          "emergency" => array:1 [
            "path" => "/app/storage/logs/laravel.log"
          ]
          "php-logger" => array:6 [
            "driver" => "monolog"
            "level" => "debug"
            "handler" => "Monolog\Handler\StreamHandler"
            "with" => array:1 [
              "stream" => "php://stderr"
            ]
            "formatter" => "App\Loggers\Formatters\JsonFormatter"
            "formatter_with" => array:2 [
              "ignoreEmptyContextAndExtra" => true
              "includeStacktraces" => true
            ]
          ]
        ]
      ]
      "mail" => array:5 [
        "default" => "smtp"
        "mailers" => array:9 [
          "smtp" => array:9 [
            "transport" => "smtp"
            "scheme" => "smtps"
            "url" => null
            "host" => "smtp.sendgrid.net"
            "port" => "465"
            "username" => "apikey"
            "password" => "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"
            "timeout" => null
            "local_domain" => "auth.stg.mybos.com"
          ]
          "ses" => array:1 [
            "transport" => "ses"
          ]
          "postmark" => array:1 [
            "transport" => "postmark"
          ]
          "resend" => array:1 [
            "transport" => "resend"
          ]
          "sendmail" => array:2 [
            "transport" => "sendmail"
            "path" => "/usr/sbin/sendmail -bs -i"
          ]
          "log" => array:2 [
            "transport" => "log"
            "channel" => null
          ]
          "array" => array:1 [
            "transport" => "array"
          ]
          "failover" => array:3 [
            "transport" => "failover"
            "mailers" => array:2 [
              0 => "smtp"
              1 => "log"
            ]
            "retry_after" => 60
          ]
          "roundrobin" => array:3 [
            "transport" => "roundrobin"
            "mailers" => array:2 [
              0 => "ses"
              1 => "postmark"
            ]
            "retry_after" => 60
          ]
        ]
        "from" => array:2 [
          "address" => "no-reply@mybos.com"
          "name" => "MYBOS Auth"
        ]
        "markdown" => array:2 [
          "theme" => "default"
          "paths" => array:1 [
            0 => "/app/resources/views/vendor/mail"
          ]
        ]
        "mybos" => array:2 [
          "sales" => array:2 [
            "address" => "sales@mybos.com"
            "name" => "MYBOS Sales"
          ]
          "support" => array:2 [
            "address" => "support@mybos.com"
            "name" => "MYBOS Support"
          ]
        ]
      ]
      "passport" => array:8 [
        "guard" => "web"
        "middleware" => []
        "private_key" => """
          -----BEGIN PRIVATE KEY-----\n
          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\n
          gawUxTOcLbHwB3jQ/fQHaVCKLoUaCUKh\n
          -----END PRIVATE KEY-----
          """
        "public_key" => """
          -----BEGIN PUBLIC KEY-----\n
          MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwcmqcEtSXpFtxJggj7Jj\n
          63M0AtXLAIoax1oCK6/LM290BmpXSmtnfRKq7c025KIWK+9M/hUNJMm53F/uaz+v\n
          iEBJx/b7n9n5L7aLY7De47ZugIvtBO/bJ5y7Iia3XdgFM1pwPkuIULO9giaAHRKd\n
          vj4kkY/yx0spr03RxCiZ93glmr0MHS4EBfoLaHSlMz2fYW+/Ur1Rs654VVxV7YCx\n
          sq1XvszP4kAWwgl1KXUY8F/vFGve2/cKxHSQFfWXfVdttT7G9PXcyp6RWYlsLDpz\n
          18hjd7qQIrbwJp9Uy3Mqs7x2Fc8K2fohTGiAaiBBVbhOSz1MAJgXE3vkOhpmJ64b\n
          GDDBJrpifIBytQ2nyXi3sxQeprPRC2ByGmRLQsH5LN7sj0kvWPFuQZh4qPm8fFKs\n
          ptbWUdYjFGH6+hLsyuA1ZGr2CFONj3Kyf4MYsp4ODLoZWepX0Loqrw7CrdArFVBU\n
          BNNIfiKdly4Y0mBww2cmwhboaLZ+4i1EWfy9BZYiMHM2DBIK5EFVJwKwxk5HGsi/\n
          M9YZuuFjFmzzh2H2CV07djujIvqeWjYgMwyNvxr8RZIapmgQgqbN+iQSU9vVO47F\n
          80D9mFIOkF0I/QhOvRKWMWGkC4cwRoY7vUnscJ9Iq0I08fOY0wD6qSop6KXFb04Y\n
          HntCJKQTQp7EFftmTgLHSyECAwEAAQ==\n
          -----END PUBLIC KEY-----
          """
        "connection" => null
        "cookie" => array:2 [
          "access_token" => array:2 [
            "name" => "mybos-auth-token"
            "path" => "/"
          ]
          "refresh_token" => array:2 [
            "name" => "mybos-auth-refresh-token"
            "path" => "/oauth/token"
          ]
        ]
        "default_token_ttl" => array:3 [
          "access_token" => "15 minutes"
          "refresh_token" => "1 month"
          "personal_access_token" => "12 months"
        ]
        "grant_clients" => array:45 [
          "personal_access_client" => array:3 [
            "type" => "personal"
            "config" => array:4 [
              "id" => "00000000-0000-7000-9000-000000000000"
              "name" => "User Personal Access Grant Client"
              "grantTypes" => array:1 [
                0 => "personal_access"
              ]
              "provider" => "users"
            ]
            "lifetimes" => array:1 [
              "tokensExpireIn" => "12 months"
            ]
          ]
          "web_app_client" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000000001"
              "name" => "MYBOS Web App Client"
              "grantTypes" => array:3 [
                0 => "authorization_code"
                1 => "refresh_token"
                2 => "trusted_context"
              ]
              "redirectUris" => array:1 [
                0 => "https://app-v4.stg.mybos.com/auth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "8 hours"
            ]
          ]
          "bm_app_ios_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000001001"
              "name" => "MYBOS iOS - BM App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "bm_app_android_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000001002"
              "name" => "MYBOS Android - BM App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000002001"
              "name" => "MYBOS iOS - Resident App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000002002"
              "name" => "MYBOS Android - Resident App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_active" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003001"
              "name" => "MYBOS iOS - Active App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.active/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_active" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003002"
              "name" => "MYBOS Android - Active App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.active/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_aland" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003003"
              "name" => "MYBOS iOS - Aland App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.aland/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_aland" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003004"
              "name" => "MYBOS Android - Aland App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.aland/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_azure" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003005"
              "name" => "MYBOS iOS - Azure App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.azure/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_azure" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003006"
              "name" => "MYBOS Android - Azure App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.azure/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_castle_residence" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003007"
              "name" => "MYBOS iOS - Castle Residence App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.castleresidence/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_castle_residence" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003008"
              "name" => "MYBOS Android - Castle Residence App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.castle_residence/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_centric" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003009"
              "name" => "MYBOS iOS - Centric App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.centric/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_centric" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003010"
              "name" => "MYBOS Android - Centric App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.centric/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_constant" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003011"
              "name" => "MYBOS iOS - Constant App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.constant/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_constant" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003012"
              "name" => "MYBOS Android - Constant App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.constant/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_crown" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003013"
              "name" => "MYBOS iOS - Crown App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.crown/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_crown" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003014"
              "name" => "MYBOS Android - Crown App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.crown/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_gadsden" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003015"
              "name" => "MYBOS iOS - Gadsen App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_gadsden" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003016"
              "name" => "MYBOS Android - Gadsen App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_jewel" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003017"
              "name" => "MYBOS iOS - Jewel App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_jewel" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003018"
              "name" => "MYBOS Android - Jewel App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_melbournequarter" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003019"
              "name" => "MYBOS iOS - Melbourne Quarter App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_melbournequarter" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003020"
              "name" => "MYBOS Android - Melbourne Quarter App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mondrian" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003021"
              "name" => "MYBOS iOS - Mondrian App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mondrian" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003022"
              "name" => "MYBOS Android - Mondrian App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mosaic" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003023"
              "name" => "MYBOS iOS - Mosaic App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mosaic" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003024"
              "name" => "MYBOS Android - Mosaic App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_nationalfacilitiesmanagement" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003025"
              "name" => "MYBOS iOS - National Facilities Management App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_nationalfacilitiesmanagement" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003026"
              "name" => "MYBOS Android - National Facilities Management App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_pellicano" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003027"
              "name" => "MYBOS iOS - Pellicano App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_pellicano" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003028"
              "name" => "MYBOS Android - Pellicano App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_queenstreet" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003029"
              "name" => "MYBOS iOS - Queen Street App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_queenstreet" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003030"
              "name" => "MYBOS Android - Queen Street App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_starbms" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003031"
              "name" => "MYBOS iOS - StarBMS App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_starbms" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003032"
              "name" => "MYBOS Android - StarBMS App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_waterpoint" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003033"
              "name" => "MYBOS iOS - Waterpoint App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_waterpoint" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003034"
              "name" => "MYBOS Android - Waterpoint App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_st_basil" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003035"
              "name" => "MYBOS iOS - St Basil App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_st_basil" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003036"
              "name" => "MYBOS Android - St Basil App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_pikos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003037"
              "name" => "MYBOS iOS - Pikos App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_pikos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003038"
              "name" => "MYBOS Android - Pikos App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "mybos_api_legacy" => array:4 [
            "type" => "confidential"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000100000"
              "name" => "MYBOS Legacy API - AU"
              "grantTypes" => array:1 [
                0 => "client_credentials"
              ]
              "redirectUris" => []
              "confidential" => true
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "local_config" => array:1 [
              "secret" => null
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => null
            ]
          ]
        ]
      ]
      "proxies" => array:1 [
        "cloudflare" => array:2 [
          "ipv4" => array:15 [
            0 => "173.245.48.0/20"
            1 => "103.21.244.0/22"
            2 => "103.22.200.0/22"
            3 => "103.31.4.0/22"
            4 => "141.101.64.0/18"
            5 => "108.162.192.0/18"
            6 => "190.93.240.0/20"
            7 => "188.114.96.0/20"
            8 => "197.234.240.0/22"
            9 => "198.41.128.0/17"
            10 => "162.158.0.0/15"
            11 => "104.16.0.0/13"
            12 => "104.24.0.0/14"
            13 => "172.64.0.0/13"
            14 => "131.0.72.0/22"
          ]
          "ipv6" => array:7 [
            0 => "2400:cb00::/32"
            1 => "2606:4700::/32"
            2 => "2803:f800::/32"
            3 => "2405:b500::/32"
            4 => "2405:8100::/32"
            5 => "2a06:98c0::/29"
            6 => "2c0f:f248::/32"
          ]
        ]
      ]
      "queue" => array:4 [
        "default" => "database"
        "connections" => array:7 [
          "sync" => array:1 [
            "driver" => "sync"
          ]
          "database" => array:6 [
            "driver" => "database"
            "connection" => null
            "table" => "jobs"
            "queue" => "default"
            "retry_after" => 90
            "after_commit" => false
          ]
          "beanstalkd" => array:6 [
            "driver" => "beanstalkd"
            "host" => "localhost"
            "queue" => "default"
            "retry_after" => 90
            "block_for" => 0
            "after_commit" => false
          ]
          "sqs" => array:8 [
            "driver" => "sqs"
            "key" => null
            "secret" => null
            "prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id"
            "queue" => "default"
            "suffix" => null
            "region" => "ap-southeast-1"
            "after_commit" => false
          ]
          "redis" => array:6 [
            "driver" => "redis"
            "connection" => "default"
            "queue" => "default"
            "retry_after" => 90
            "block_for" => null
            "after_commit" => false
          ]
          "deferred" => array:1 [
            "driver" => "deferred"
          ]
          "failover" => array:2 [
            "driver" => "failover"
            "connections" => array:2 [
              0 => "database"
              1 => "deferred"
            ]
          ]
        ]
        "batching" => array:2 [
          "database" => "pgsql"
          "table" => "job_batches"
        ]
        "failed" => array:3 [
          "driver" => "database-uuids"
          "database" => "pgsql"
          "table" => "failed_jobs"
        ]
      ]
      "services" => array:5 [
        "postmark" => array:1 [
          "token" => null
        ]
        "resend" => array:1 [
          "key" => null
        ]
        "ses" => array:3 [
          "key" => null
          "secret" => null
          "region" => "ap-southeast-1"
        ]
        "slack" => array:1 [
          "notifications" => array:2 [
            "bot_user_oauth_token" => null
            "channel" => null
          ]
        ]
        "microsoft" => array:4 [
          "client_id" => "e19fdfd4-d117-493e-9f74-2b200521a6ec"
          "client_secret" => "mXg8Q~-.AxDGFXB8OMfmRuX11XLgWmC2uBYa6bFh"
          "redirect" => "https://auth.stg.mybos.com/auth/microsoft/callback"
          "tenant" => "common"
        ]
      ]
      "session" => array:17 [
        "driver" => "database"
        "lifetime" => 480
        "expire_on_close" => false
        "encrypt" => true
        "files" => "/app/storage/framework/sessions"
        "connection" => ""
        "table" => "sessions"
        "store" => null
        "lottery" => array:2 [
          0 => 2
          1 => 100
        ]
        "cookie" => "mybos-auth-session"
        "path" => "/"
        "domain" => null
        "secure" => true
        "http_only" => true
        "same_site" => "lax"
        "partitioned" => false
        "prefix" => ""
      ]
      "tinker" => array:4 [
        "commands" => []
        "alias" => []
        "dont_alias" => array:1 [
          0 => "App\Nova"
        ]
        "trust_project" => "always"
      ]
    ]
  }
  #customCreators: array:1 [
    "mongodb" => Closure(Application $app) {#287
      class: "MongoDB\Laravel\MongoDBServiceProvider"
      this: MongoDB\Laravel\MongoDBServiceProvider {#190 …}
    }
  ]
  #drivers: array:1 [
    "database" => Illuminate\Session\EncryptedStore {#298
      #id: "RcwFHjCEyIu2tGE3qeCNPID7mysEHqGlJMBuuG9V"
      #name: "mybos-auth-session"
      #attributes: array:4 [
        "_token" => "tNrGuPelUQ7xMCCS58xNQqLzv8MnNjX7eAJJ1KEX"
        "state" => "rqJ1C7El81ShDlR2Z8GvQtNC1tIUKluedfCYw9YT"
        "_previous" => array:2 [
          "url" => "https://auth.stg.mybos.com/auth/microsoft/redirect"
          "route" => "socialite.redirect"
        ]
        "_flash" => array:2 [
          "old" => []
          "new" => []
        ]
      ]
      #handler: Illuminate\Session\DatabaseSessionHandler {#290
        #connection: Illuminate\Database\PostgresConnection {#292 …25}
        #table: "sessions"
        #minutes: 480
        #container: Illuminate\Foundation\Application {#4 …47}
        #exists: true
      }
      #serialization: "php"
      #started: true
      #encrypter: Illuminate\Encryption\Encrypter {#299
        #key: b"w†)x‰8\x1A›˜.\x03õ:mÇÞ|>õ›\x1F…$×a‡\t\x11Õ\Û¾"
        #previousKeys: []
        #cipher: "AES-256-CBC"
      }
    }
  ]
}