Nantes Université

Update Authorization rédigé par Thomas TABBAZA's avatar Thomas TABBAZA
...@@ -9,7 +9,7 @@ A user should provide a Personal Access Token with the following permissions: ...@@ -9,7 +9,7 @@ A user should provide a Personal Access Token with the following permissions:
- read_repository - read_repository
- write_repository - write_repository
The token is stored in the OS secure storage using [node-keytar](https://github.com/atom/node-keytar) The token is stored in the OS secure storage using [node-keytar](https://github.com/atom/node-keytar).
### GraphQL API Authorization ### GraphQL API Authorization
... ...
......