flat-manager
flat-manager copied to clipboard
Add token field for exact app matches
Adds an apps
field to repo tokens. has_token_prefix
checks it in addition to the prefixes
field, but only for exact matches. This will allow us to, for example, give access to an app but not its extensions.
cc @danielsilverstone-ct