// SPDX-License-Identifier: Apache-2.0 // Modifications by M/S Omukk package keys const ( ApiKeyPrefix = "wrn_" AccessTokenPrefix = "sk_wrn_" )