Closed yasushisakai closed 4 years ago
It should be noted not to commit the token with your modules.
Related to this, I want to ask for you what method we prefer for storing secret keys and API tokens. dotenv
seems something consistent across other languages and frameworks.
there is no upcoming need to ensure auth... at... the... moment
As we are about to have authenticated users and restricted tables, modules need to be aware of adding info to the header of their HTTP request.
Modules will have to
to their requests.