Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cli: add bridge token show | Michael Muré | 2019-11-10 | 1 | -1/+1 |
* | bridge: various improvement on the global token PR | Michael Muré | 2019-11-10 | 1 | -47/+61 |
* | token: regenerate documentation and fix imports | amine | 2019-11-09 | 1 | -1/+1 |
* | bridge/core: store token in the global config and replace scopes with create ... | amine | 2019-11-09 | 1 | -123/+45 |
* | tokens: use entity.Id as id type | amine | 2019-11-09 | 1 | -8/+9 |
* | tokens: use a hash as token identifier instead of the token it self | amine | 2019-11-09 | 1 | -32/+97 |
* | bridge: various cleanups | Michael Muré | 2019-11-09 | 1 | -44/+31 |
* | commands: use token value as identifier | Amine | 2019-11-09 | 1 | -31/+14 |
* | bridge/core: use token id instead of name | Amine | 2019-11-09 | 1 | -40/+25 |
* | bridge/core: comment token functionalities | Amine | 2019-11-09 | 1 | -18/+32 |
* | bridge/core: Implement token functionalities | Amine | 2019-11-09 | 1 | -0/+211 |