Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication module for Tesla API #2

Open
DominikMarciniszyn opened this issue Aug 19, 2022 · 0 comments
Open

Authentication module for Tesla API #2

DominikMarciniszyn opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels

Comments

@DominikMarciniszyn
Copy link
Contributor

Description
We need to prepare authentication module which allow us to connect to Tesla API. NestJs i supporting Passport to authentication. Some examples for Tesla API we can find in this library https://github.com/davesag/node-tesla-api#readme. The goal is to have authentication module prepared and tested.

Acceptance Criteria

  • Authentication module is created
  • Tests are written to cover as many as possible different scenarios

Additional Information
Because we are waiting for credentials, we cannot test in real the connection, but module can be prepared. Tests should be on mocks. After we obtain credentials we can check real connection. Important information - credentials cannot be in the repository!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants