aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_token.go
Commit message (Expand)AuthorAgeFilesLines
* bridge: various improvement on the global token PRMichael Muré2019-11-101-21/+5
* bridge/core: store token in the global config and replace scopes with create ...amine2019-11-091-18/+11
* tokens: use entity.Id as id typeamine2019-11-091-1/+1
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-091-40/+31
* commands: use token value as identifierAmine2019-11-091-4/+3
* bridge/core: use token id instead of nameAmine2019-11-091-10/+35
* commands: add bridge token subcommandAmine2019-11-091-0/+64