Age | Commit message (Expand) | Author |
---|---|---|
2022-12-19 | graphql: T4887: interpret all boolean options as nullable | John Estabrook |
2022-11-21 | graphql: T4574: add specific error message if token has expired | John Estabrook |
2022-11-21 | graphql: T4544: use load_as_module from vyos.util | John Estabrook |
2022-11-01 | graphql: T4791: decamelize/normalize result of op-mode queries | John Estabrook |
2022-10-25 | graphql: T4574: set byte length of shared secret from CLI | John Estabrook |
2022-10-25 | graphql: T4574: set token expiration time in claims | John Estabrook |
2022-10-25 | graphql: T4574: add context to read token in queries/mutations | John Estabrook |
2022-10-25 | graphql: T4574: add mutation for requesting JWT token | John Estabrook |
2022-10-25 | graphql: T4574: reorganize directory structure for clarity | John Estabrook |