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" => "dev"
  "origin_ip" => "10.130.0.49"
  "session_id" => "BauvS3YYZK8XdB84cex3NVQDUBbwyiDXGHRSF1uQ"
  "request_id" => "2d5cf8e2a6dd8a6b862d6549b0f1c803"
  "user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
array:1 [ // resources/views/components/layout/layout.blade.php
  "_token" => "mLbGKyN8G7xRTqBdCwMdmcg4EA97XJWObn2izbT7"
]
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 [
      "concurrency" => array:1 [
        "default" => "process"
      ]
      "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"
          ]
        ]
      ]
      "app" => array:18 [
        "name" => "MYBOS Auth"
        "env" => "dev"
        "debug" => true
        "url" => "https://auth.dev.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:lshx5gNIiIBsM9E4DYCLuO9VlE6oggXGTc9k7fzgSLk="
        "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.dev.mybos.com"
        ]
        "web_app_url" => "https://app-v4.dev.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" => "dev-mybos-auth-db-1.cxnknuonvzyn.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "y*h$LNF2wFBGy76xNOA*"
            "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" => "dev-mybos-auth-db-1.cxnknuonvzyn.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "y*h$LNF2wFBGy76xNOA*"
            "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:y*h$LNF2wFBGy76xNOA*@dev-mybos-auth-db-1.cxnknuonvzyn.ap-southeast-1.rds.amazonaws.com:5432/mybos_auth?sslmode=require&sslrootcert=/etc/ssl/certs/rds-ca.pem"
            "host" => "dev-mybos-auth-db-1.cxnknuonvzyn.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "y*h$LNF2wFBGy76xNOA*"
            "charset" => "utf8"
            "prefix" => ""
            "prefix_indexes" => true
            "search_path" => "public"
            "sslmode" => "require"
          ]
          "sqlsrv" => array:10 [
            "driver" => "sqlsrv"
            "url" => null
            "host" => "dev-mybos-auth-db-1.cxnknuonvzyn.ap-southeast-1.rds.amazonaws.com"
            "port" => "5432"
            "database" => "mybos_auth"
            "username" => "mybos_auth_db_user"
            "password" => "y*h$LNF2wFBGy76xNOA*"
            "charset" => "utf8"
            "prefix" => ""
            "prefix_indexes" => true
          ]
          "mongo" => array:3 [
            "driver" => "mongodb"
            "dsn" => "mongodb+srv://dev_mybos_auth_service_user:unPc1vNqp56W7mLS@aws-dev.vhuxool.mongodb.net/?retryWrites=true&w=majority&readPreference=secondaryPreferred&readConcernLevel=local&appName=aws-dev"
            "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-dev-valkey.xpm8xk.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "ValkeyTokenA1B2C3D4E5F6"
            "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-dev-valkey.xpm8xk.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "ValkeyTokenA1B2C3D4E5F6"
            "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-dev-valkey.xpm8xk.apse1.cache.amazonaws.com"
            "username" => null
            "password" => "ValkeyTokenA1B2C3D4E5F6"
            "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.dev.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.dev.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:lshx5gNIiIBsM9E4DYCLuO9VlE6oggXGTc9k7fzgSLk="
          "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.dev.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
          Lo4TRFKCd+MW6B/dh1H4ILj8MoZISQ==\n
          -----END PRIVATE KEY-----
          """
        "public_key" => """
          -----BEGIN PUBLIC KEY-----\n
          MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAr3rKP1LL+EpznGeMo5RI\n
          Jy1CnMZIw5VKEkSuqaqgl369XG19BNuUhuImWHynyF8z6aToHaesQD0rBIVTMOfv\n
          UbuS3aUn9bK3ZD6Pt6sswqgt4Yp6aU63cfJjU+OUezw/sxdOLch0+qnF8CeGJgmg\n
          VYFwhUIKlp8u+KHYDCCYhgkfF545aIEPCE08kXAzn7JCFuzdgOhAZeVFFfzISKLj\n
          AlztWvQV2PtuXkRlSuSkoqHh3iwiB0bZxmtUIK35HZ073O85x4/shuvOE1hrHqOY\n
          2mDZ7bBPra89e+tbN9i0X1l1lUJOymf8Vz38AyE7ZnpjP4Nryl/dKBB9iIHJOIwJ\n
          emY/ao5VMStPuHIZVXgLCvCfqylBhg4b9fuT9v4QmT/TLoVRSEyGGG5Dogu/bGFN\n
          V4DpiDObzl1MBJLS5Qbz7TwfTdNtbCTPaiaJcgb87lmgkIoUy51MPe4c3h+hNd0h\n
          fCPpE8ZHTOKxt2Zmv1tiPAu1j6s54PWvSTI9rAgLkdPe/aXr6BkH2lGkxaipHtFx\n
          34cVGiU5mlHVX5m+sREeHtfYh7e9EZRRb4AbaZVWpMZsBTF/5au8G2caterfe6fj\n
          p8XgKkblMdh4e7zl6DrDw2m+paca8bP2SWtuOfkzpSqy6p9STT/rRSF9J/UxTjCI\n
          IRTb0ln2wcGuLMUWAplBItcCAwEAAQ==\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.dev.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" => "valkey"
          "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" => "a6f2debc-85f4-49c2-aca4-2fa649a82764"
          "client_secret" => "43y8Q~qq2_bMJcTJvhmZ1~wd4K2M4h1Hc.uXoc4Q"
          "redirect" => "https://auth.dev.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: "BauvS3YYZK8XdB84cex3NVQDUBbwyiDXGHRSF1uQ"
      #name: "mybos-auth-session"
      #attributes: array:1 [
        "_token" => "mLbGKyN8G7xRTqBdCwMdmcg4EA97XJWObn2izbT7"
      ]
      #handler: Illuminate\Session\DatabaseSessionHandler {#299
        #connection: Illuminate\Database\PostgresConnection {#301 …25}
        #table: "sessions"
        #minutes: 480
        #container: Illuminate\Foundation\Application {#4 …47}
        #exists: null
      }
      #serialization: "php"
      #started: true
      #encrypter: Illuminate\Encryption\Encrypter {#308
        #key: b"–Èqæ\x03Hˆ€l3Ñ8\r€‹¸ïU”N¨‚\x05ÆMÏdíüàH¹"
        #previousKeys: []
        #cipher: "AES-256-CBC"
      }
    }
  ]
}