or continue with
Microsoft

Don't have a MYBOS account?
Contact our Sales Team for a demo

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.0.7"
  "session_id" => "35SSQHDmNpaJIvgjxQIHTl9zvug3c2VBZfGzWOEm"
  "request_id" => "294323581980a4d9ba6fb911501b3573"
  "user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
array:3 [ // resources/views/components/layout/layout.blade.php
  "_token" => "CUpXnzwi1XTuW4G9tQJBW4uBD98VBNTMwElLXFt2"
  "_previous" => array:2 [
    "url" => "https://auth.stg.mybos.com"
    "route" => "generated::9v6Wngp6Ao19NUNI"
  ]
  "_flash" => array:2 [
    "old" => []
    "new" => []
  ]
]
App\Extensions\Session\SessionManager {#298 // resources/views/components/layout/layout.blade.php
  #container: Illuminate\Foundation\Application {#4 …47}
  #config: Illuminate\Config\Repository {#69
    #items: array:21 [
      "view" => array:2 [
        "paths" => array:1 [
          0 => "/app/resources/views"
        ]
        "compiled" => "/app/storage/framework/views"
      ]
      "concurrency" => array:1 [
        "default" => "process"
      ]
      "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"
          ]
        ]
      ]
      "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" => "redis"
        "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:6 [
          "confirm" => true
          "confirmPassword" => true
          "secret-length" => 32
          "window" => 10
          "keyRegenerationInterval" => 30
          "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:9 [
        "guard" => "web"
        "middleware" => []
        "private_key" => """
          -----BEGIN PRIVATE KEY-----\n
          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\n
          xs4RNxp/0gNVi3xAVQLilM8Bi5xORA==\n
          -----END PRIVATE KEY-----
          """
        "public_key" => """
          -----BEGIN PUBLIC KEY-----\n
          MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvn/4YHIRarnjZ6RDprPn\n
          rjvqgn8BldLDxWeA+bxK1WQdpuWGRpAjjqd+s+DAbxGF5wWhi20/gjRIPYpyinfz\n
          Wa4zssnNaV9/QXympwlmXn1kj/tVOmHi9uVH+cdr2GamRpGMJfXru2lnhbaqmJMP\n
          Ha3P/7MGwvz8XebMk7km9FSgIMXycIi1rFrJotYsljRkDanJhouHBt5Xag7UJLho\n
          DaFA1uVIGRobLQ5NJS0EgDdgbT8gW7D2fAATUovKq0Mfz7gYWUcO4EfzZCyjyiQx\n
          sHghuHzSLc7KSwEIUpUWdfN35QlB3Py01bNV5YCSrp7mNrknayuTRN0DPONVHpgI\n
          olQTrWICm1U53J3+j4khiLKATyLPo3ny7Pz1yV4sqR/mXXHc131MhHEc/S/sr22g\n
          uVXWRAtjW8YeqElCwCcQibE3FeXMjNDUIzwbtebVoqJoOZF+x6oSGKA8cNBmAiRA\n
          06euLQkyGOsca33AYnt3dTOYn0H3/KTDBnrI0Q9l8NUXVwPh1cySwSjtBCisJwAt\n
          BH49mQFO9wL1E5omZYOWzPkdABh5leTFDmxL7d9NGJJA4Q6KGNKna5yQ7eREiwfe\n
          X3j90As5qdU0rZ/MUgBEGrbCyKiFSY91kkkY+TeWDSHdYcMgFor+h3RYgQCaG7Pr\n
          cwsTtcPOI5lbCqpFlgqRCXMCAwEAAQ==\n
          -----END PUBLIC KEY-----
          """
        "connection" => null
        "primary_key_id" => "mybos-auth-202605"
        "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:51 [
          "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:6 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
                3 => "com.mybosapps.bmapp:/oauth/callback"
                4 => "com.mybosapps.bmapp.stg:/oauth/callback"
                5 => "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:6 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
                3 => "com.mybosapps.bmapp:/oauth/callback"
                4 => "com.mybosapps.bmapp.stg:/oauth/callback"
                5 => "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:6 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
                3 => "com.mybosapps.residentapp:/oauth/callback"
                4 => "com.mybosapps.residentapp.stg:/oauth/callback"
                5 => "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:6 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
                3 => "com.mybosapps.residentapp:/oauth/callback"
                4 => "com.mybosapps.residentapp.stg:/oauth/callback"
                5 => "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:2 [
                0 => "https://com.mybosapps.active/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.active/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.aland/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.aland/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.azure/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.azure/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.castleresidence/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.castle_residence/oauth/callback"
                1 => "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_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:2 [
                0 => "https://com.mybosapps.centric/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.centric/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.constant/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.constant/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.crown/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.crown/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
                1 => "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:2 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
                1 => "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_ios_pia" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003039"
              "name" => "MYBOS iOS - PIA App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.pia/oauth/callback"
                1 => "com.mybosapps.pia:/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_pia" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003040"
              "name" => "MYBOS Android - PIA App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.pia/oauth/callback"
                1 => "com.mybosapps.pia:/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_warrina" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003041"
              "name" => "MYBOS iOS - Warrina App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.warrina/oauth/callback"
                1 => "com.mybosapps.warrina:/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_warrina" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003042"
              "name" => "MYBOS Android - Warrina App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.warrina/oauth/callback"
                1 => "com.mybosapps.warrina:/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_praxis" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003043"
              "name" => "MYBOS iOS - Praxis App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.pia/oauth/callback"
                1 => "com.mybosapps.pia:/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_praxis" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003044"
              "name" => "MYBOS Android - Praxis App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:2 [
                0 => "https://com.mybosapps.pia/oauth/callback"
                1 => "com.mybosapps.pia:/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"
        ]
      ]
      "responsecache" => array:9 [
        "enabled" => true
        "cache" => array:3 [
          "store" => "redis"
          "lifetime_in_seconds" => 604800
          "tag" => ""
        ]
        "bypass" => array:2 [
          "header_name" => null
          "header_value" => null
        ]
        "debug" => array:5 [
          "enabled" => true
          "cache_time_header_name" => "X-Cache-Time"
          "cache_status_header_name" => "X-Cache-Status"
          "cache_age_header_name" => "X-Cache-Age"
          "cache_key_header_name" => "X-Cache-Key"
        ]
        "ignored_query_parameters" => array:7 [
          0 => "utm_source"
          1 => "utm_medium"
          2 => "utm_campaign"
          3 => "utm_term"
          4 => "utm_content"
          5 => "gclid"
          6 => "fbclid"
        ]
        "cache_profile" => "Spatie\ResponseCache\CacheProfiles\CacheAllSuccessfulGetRequests"
        "hasher" => "Spatie\ResponseCache\Hasher\DefaultHasher"
        "serializer" => "Spatie\ResponseCache\Serializers\JsonSerializer"
        "replacers" => array:1 [
          0 => "Spatie\ResponseCache\Replacers\CsrfTokenReplacer"
        ]
      ]
      "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" => "f~08Q~XMpP521boCHl1tQ1oEIt-TzkldAubrxdvo"
          "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) {#296
      class: "MongoDB\Laravel\MongoDBServiceProvider"
      this: MongoDB\Laravel\MongoDBServiceProvider {#190 …}
    }
  ]
  #drivers: array:1 [
    "database" => Illuminate\Session\EncryptedStore {#307
      #id: "35SSQHDmNpaJIvgjxQIHTl9zvug3c2VBZfGzWOEm"
      #name: "mybos-auth-session"
      #attributes: array:3 [
        "_token" => "CUpXnzwi1XTuW4G9tQJBW4uBD98VBNTMwElLXFt2"
        "_previous" => array:2 [
          "url" => "https://auth.stg.mybos.com"
          "route" => "generated::9v6Wngp6Ao19NUNI"
        ]
        "_flash" => array:2 [
          "old" => []
          "new" => []
        ]
      ]
      #handler: Illuminate\Session\DatabaseSessionHandler {#299
        #connection: Illuminate\Database\PostgresConnection {#301 …25}
        #table: "sessions"
        #minutes: 480
        #container: Illuminate\Foundation\Application {#4 …47}
        #exists: true
      }
      #serialization: "php"
      #started: true
      #encrypter: Illuminate\Encryption\Encrypter {#308
        #key: b"w†)x‰8\x1A›˜.\x03õ:mÇÞ|>õ›\x1F…$×a‡\t\x11Õ\Û¾"
        #previousKeys: []
        #cipher: "AES-256-CBC"
      }
    }
  ]
}