Forgot password?
or continue with
Microsoft Icon Sign in with Microsoft Okta Icon Sign in with Okta

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.

login another way
array:5 [ // resources/views/components/layout/layout.blade.php
  "_environment" => "dev"
  "origin_ip" => "10.130.1.162"
  "session_id" => "GPpiE4wi3gPoLVGriEn1vByzXZqB9IaXp8nxIXkj"
  "request_id" => "d60497a1fbd12b5be94bfcc059c6a381"
  "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" => "AYdhiorVEtYsoWI9tf4JET31x7RblNhfpGANTS6W"
  "_previous" => array:2 [
    "url" => "https://auth.dev.mybos.com"
    "route" => "generated::6GVk2CIX57jUmmyd"
  ]
  "_flash" => array:2 [
    "old" => []
    "new" => []
  ]
]
App\Extensions\Session\SessionManager {#313 // resources/views/components/layout/layout.blade.php
  #container: Illuminate\Foundation\Application {#4 …47}
  #config: Illuminate\Config\Repository {#69
    #items: array:20 [
      "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"
          ]
        ]
      ]
      "view" => array:2 [
        "paths" => array:1 [
          0 => "/app/resources/views"
        ]
        "compiled" => "/app/storage/framework/views"
      ]
      "concurrency" => array:1 [
        "default" => "process"
      ]
      "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:7 [
          "confirm" => true
          "confirmPassword" => true
          "secret-length" => 32
          "window" => 0
          "otp-lifetime" => 300
          "otp-window" => 0
          "otp-resend-delay" => 60
        ]
      ]
      "fortify" => array:15 [
        "guard" => "web"
        "middleware" => array:1 [
          0 => "web"
        ]
        "auth_middleware" => "auth"
        "passwords" => "users"
        "username" => "email"
        "email" => "email"
        "views" => true
        "home" => "https://app-v4.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:8 [
        "guard" => "web"
        "middleware" => []
        "private_key" => """
          -----BEGIN PRIVATE KEY-----\n
          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\n
          7pox1ZCyVV0KdHgUzkzcRl+8eZKdSzRa\n
          -----END PRIVATE KEY-----
          """
        "public_key" => """
          -----BEGIN PUBLIC KEY-----\n
          MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAmOEzeoQRg5sOOWX7qS1+\n
          5me7A44ipsh8eJf0AfDsEwnVi4/fZuc8/Lnd+Krb1QV7r21h77jwxD58CWJEXnJQ\n
          phEXdkv8wYeiOAQguw9llb+4od9rY41/0ibOZCPCV50X4BZhqclUfzGho4dKlFxP\n
          JrjoZCIoJoke9cGqBhdcxF++sr3uYr8tB/FpBJFy1nP9k/vc06gqC1MwS0lGPEBU\n
          hK+QmDbB1zSzvOxpiY4TMSyGKqVIP7MphRmbnpYZok7RtRDqQNPze0T8wzbAuQzm\n
          IUN9dZ83An905GtQot56R3Ku/3ss0A1HomPcRM6JjNLsqwA4Y3fFx1zMwmJ+Uu8Q\n
          IGRben41FxIQbhIFAXXkVm9/z2tzDsmUYqDU5D9dKOXf0Wvw7mNTdzHFBXWC+Akt\n
          8PMFpBrjZt4BiX7G0BfPf4DwPBjaWs5O3yVWgw3sG6JYAUYDG8pctL20SmebaawK\n
          IM6chLtyO88/zELq3YMGjcVotnER4eIGINahQM75BUi2dKCLCFRS9vuZmev4E4bb\n
          Thr8e2aRU6BSEr4REXHIfJvuT5wgKiT0XKtHgmVX5w7ZMimB/4gvRrEwA/3pu+I7\n
          h4Hnuc04e8bzebF+bGhnZXHYZ/51WZ1ma2ojvMIqKkbpu/hzbDT86DEtkshR2BFb\n
          /OuOYOcJBBC8PViVA2gNfCMCAwEAAQ==\n
          -----END PUBLIC KEY-----
          """
        "connection" => null
        "cookie" => array:2 [
          "access_token" => array:2 [
            "name" => "mybos-auth-token"
            "path" => "/"
          ]
          "refresh_token" => array:2 [
            "name" => "mybos-auth-refresh-token"
            "path" => "/oauth/token"
          ]
        ]
        "default_token_ttl" => array:3 [
          "access_token" => "15 minutes"
          "refresh_token" => "1 month"
          "personal_access_token" => "12 months"
        ]
        "grant_clients" => array:45 [
          "personal_access_client" => array:3 [
            "type" => "personal"
            "config" => array:4 [
              "id" => "00000000-0000-7000-9000-000000000000"
              "name" => "User Personal Access Grant Client"
              "grantTypes" => array:1 [
                0 => "personal_access"
              ]
              "provider" => "users"
            ]
            "lifetimes" => array:1 [
              "tokensExpireIn" => "12 months"
            ]
          ]
          "web_app_client" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000000001"
              "name" => "MYBOS Web App Client"
              "grantTypes" => array:3 [
                0 => "authorization_code"
                1 => "refresh_token"
                2 => "trusted_context"
              ]
              "redirectUris" => array:1 [
                0 => "https://app-v4.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:3 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "bm_app_android_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000001002"
              "name" => "MYBOS Android - BM App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.bmapp/oauth/callback"
                1 => "https://com.mybosapps.bmapp.stg/oauth/callback"
                2 => "https://com.mybosapps.bmapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000002001"
              "name" => "MYBOS iOS - Resident App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mybos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000002002"
              "name" => "MYBOS Android - Resident App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:3 [
                0 => "https://com.mybosapps.residentapp/oauth/callback"
                1 => "https://com.mybosapps.residentapp.stg/oauth/callback"
                2 => "https://com.mybosapps.residentapp.dev/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_active" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003001"
              "name" => "MYBOS iOS - Active App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.active/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_active" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003002"
              "name" => "MYBOS Android - Active App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.active/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_aland" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003003"
              "name" => "MYBOS iOS - Aland App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.aland/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_aland" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003004"
              "name" => "MYBOS Android - Aland App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.aland/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_azure" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003005"
              "name" => "MYBOS iOS - Azure App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.azure/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_azure" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003006"
              "name" => "MYBOS Android - Azure App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.azure/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_castle_residence" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003007"
              "name" => "MYBOS iOS - Castle Residence App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.castleresidence/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_castle_residence" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003008"
              "name" => "MYBOS Android - Castle Residence App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.castle_residence/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_centric" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003009"
              "name" => "MYBOS iOS - Centric App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.centric/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_centric" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003010"
              "name" => "MYBOS Android - Centric App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.centric/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_constant" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003011"
              "name" => "MYBOS iOS - Constant App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.constant/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_constant" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003012"
              "name" => "MYBOS Android - Constant App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.constant/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_crown" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003013"
              "name" => "MYBOS iOS - Crown App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.crown/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_crown" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003014"
              "name" => "MYBOS Android - Crown App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.crown/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_gadsden" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003015"
              "name" => "MYBOS iOS - Gadsen App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_gadsden" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003016"
              "name" => "MYBOS Android - Gadsen App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.gadsden/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_jewel" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003017"
              "name" => "MYBOS iOS - Jewel App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_jewel" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003018"
              "name" => "MYBOS Android - Jewel App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.jewel/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_melbournequarter" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003019"
              "name" => "MYBOS iOS - Melbourne Quarter App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_melbournequarter" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003020"
              "name" => "MYBOS Android - Melbourne Quarter App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.melbournequarter/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mondrian" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003021"
              "name" => "MYBOS iOS - Mondrian App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mondrian" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003022"
              "name" => "MYBOS Android - Mondrian App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mondrian/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_mosaic" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003023"
              "name" => "MYBOS iOS - Mosaic App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_mosaic" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003024"
              "name" => "MYBOS Android - Mosaic App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.mosaic/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_nationalfacilitiesmanagement" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003025"
              "name" => "MYBOS iOS - National Facilities Management App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_nationalfacilitiesmanagement" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003026"
              "name" => "MYBOS Android - National Facilities Management App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.nationalfacilitiesmanagement/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_pellicano" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003027"
              "name" => "MYBOS iOS - Pellicano App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_pellicano" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003028"
              "name" => "MYBOS Android - Pellicano App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pellicano/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_queenstreet" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003029"
              "name" => "MYBOS iOS - Queen Street App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_queenstreet" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003030"
              "name" => "MYBOS Android - Queen Street App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.queenstreet/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_starbms" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003031"
              "name" => "MYBOS iOS - StarBMS App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_starbms" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003032"
              "name" => "MYBOS Android - StarBMS App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.starbms/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_waterpoint" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003033"
              "name" => "MYBOS iOS - Waterpoint App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_waterpoint" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003034"
              "name" => "MYBOS Android - Waterpoint App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.waterpoint/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_st_basil" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003035"
              "name" => "MYBOS iOS - St Basil App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_st_basil" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003036"
              "name" => "MYBOS Android - St Basil App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.stbasil/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_ios_pikos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003037"
              "name" => "MYBOS iOS - Pikos App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "res_app_android_pikos" => array:3 [
            "type" => "public"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000003038"
              "name" => "MYBOS Android - Pikos App"
              "grantTypes" => array:2 [
                0 => "authorization_code"
                1 => "refresh_token"
              ]
              "redirectUris" => array:1 [
                0 => "https://com.mybosapps.pikos/oauth/callback"
              ]
              "confidential" => false
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => "12 months"
            ]
          ]
          "mybos_api_legacy" => array:4 [
            "type" => "confidential"
            "config" => array:8 [
              "id" => "00000000-0000-7000-9000-000000100000"
              "name" => "MYBOS Legacy API - AU"
              "grantTypes" => array:1 [
                0 => "client_credentials"
              ]
              "redirectUris" => []
              "confidential" => true
              "user" => null
              "enableDeviceFlow" => false
              "first_party" => true
            ]
            "local_config" => array:1 [
              "secret" => null
            ]
            "lifetimes" => array:2 [
              "tokensExpireIn" => "15 minutes"
              "refreshTokensExpireIn" => null
            ]
          ]
        ]
      ]
      "proxies" => array:1 [
        "cloudflare" => array:2 [
          "ipv4" => array:15 [
            0 => "173.245.48.0/20"
            1 => "103.21.244.0/22"
            2 => "103.22.200.0/22"
            3 => "103.31.4.0/22"
            4 => "141.101.64.0/18"
            5 => "108.162.192.0/18"
            6 => "190.93.240.0/20"
            7 => "188.114.96.0/20"
            8 => "197.234.240.0/22"
            9 => "198.41.128.0/17"
            10 => "162.158.0.0/15"
            11 => "104.16.0.0/13"
            12 => "104.24.0.0/14"
            13 => "172.64.0.0/13"
            14 => "131.0.72.0/22"
          ]
          "ipv6" => array:7 [
            0 => "2400:cb00::/32"
            1 => "2606:4700::/32"
            2 => "2803:f800::/32"
            3 => "2405:b500::/32"
            4 => "2405:8100::/32"
            5 => "2a06:98c0::/29"
            6 => "2c0f:f248::/32"
          ]
        ]
      ]
      "queue" => array:4 [
        "default" => "database"
        "connections" => array:7 [
          "sync" => array:1 [
            "driver" => "sync"
          ]
          "database" => array:6 [
            "driver" => "database"
            "connection" => null
            "table" => "jobs"
            "queue" => "default"
            "retry_after" => 90
            "after_commit" => false
          ]
          "beanstalkd" => array:6 [
            "driver" => "beanstalkd"
            "host" => "localhost"
            "queue" => "default"
            "retry_after" => 90
            "block_for" => 0
            "after_commit" => false
          ]
          "sqs" => array:8 [
            "driver" => "sqs"
            "key" => null
            "secret" => null
            "prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id"
            "queue" => "default"
            "suffix" => null
            "region" => "ap-southeast-1"
            "after_commit" => false
          ]
          "redis" => array:6 [
            "driver" => "redis"
            "connection" => "default"
            "queue" => "default"
            "retry_after" => 90
            "block_for" => null
            "after_commit" => false
          ]
          "deferred" => array:1 [
            "driver" => "deferred"
          ]
          "failover" => array:2 [
            "driver" => "failover"
            "connections" => array:2 [
              0 => "database"
              1 => "deferred"
            ]
          ]
        ]
        "batching" => array:2 [
          "database" => "pgsql"
          "table" => "job_batches"
        ]
        "failed" => array:3 [
          "driver" => "database-uuids"
          "database" => "pgsql"
          "table" => "failed_jobs"
        ]
      ]
      "services" => array:6 [
        "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"
        ]
        "okta" => array:4 [
          "base_url" => null
          "client_id" => null
          "client_secret" => null
          "redirect" => "https://auth.dev.mybos.com/auth/okta/callback"
        ]
      ]
      "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) {#311
      class: "MongoDB\Laravel\MongoDBServiceProvider"
      this: MongoDB\Laravel\MongoDBServiceProvider {#190 …}
    }
  ]
  #drivers: array:1 [
    "database" => Illuminate\Session\EncryptedStore {#322
      #id: "GPpiE4wi3gPoLVGriEn1vByzXZqB9IaXp8nxIXkj"
      #name: "mybos-auth-session"
      #attributes: array:3 [
        "_token" => "AYdhiorVEtYsoWI9tf4JET31x7RblNhfpGANTS6W"
        "_previous" => array:2 [
          "url" => "https://auth.dev.mybos.com"
          "route" => "generated::6GVk2CIX57jUmmyd"
        ]
        "_flash" => array:2 [
          "old" => []
          "new" => []
        ]
      ]
      #handler: Illuminate\Session\DatabaseSessionHandler {#314
        #connection: Tpetry\PostgresqlEnhanced\PostgresEnhancedConnection {#316 …26}
        #table: "sessions"
        #minutes: 480
        #container: Illuminate\Foundation\Application {#4 …47}
        #exists: true
      }
      #serialization: "php"
      #started: true
      #encrypter: Illuminate\Encryption\Encrypter {#323
        #key: b"–Èqæ\x03Hˆ€l3Ñ8\r€‹¸ïU”N¨‚\x05ÆMÏdíüàH¹"
        #previousKeys: []
        #cipher: "AES-256-CBC"
      }
    }
  ]
}