package domain const ( ScopeAll = "newsbot:all" ScopeRead = "newsbot:read" )