code.cloudfoundry.org/cli@v7.1.0+incompatible/util/ui/token_regexp.go (about)

     1  package ui
     2  
     3  const tokenRegexp = "bearer [\\w\\.-]+"