github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/util/ui/token_regexp.go (about)

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