This repository is for implementing some functionalities related to Tesla. Updates will be made based on mood.
Currently, only Web and Tesla.Sdk projects have content, and the others are empty projects
-
redirect to tesla, and login
-
copy the code
-
copy the verifier code
-
call token endpoint with code and verifier
-
docker
docker build -f src/Web/TeslaApi.Web/Dockerfile .
-
docker compose
docker-compose -f ./docker-compose.debug.yml up
-
aspire demo, Note: It is not appropriate to use aspire at present,
dotnet run --project ./src/Tesla.AppHost/




