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

Read Requirement Document and Trends Earth #1

Open
zamuzakki opened this issue Mar 12, 2024 · 1 comment
Open

Read Requirement Document and Trends Earth #1

zamuzakki opened this issue Mar 12, 2024 · 1 comment
Assignees
Labels
Size 2 Give me 2 hours and I will have it for you

Comments

@zamuzakki
Copy link
Contributor

We need to use Trends.Earth as authentication. See how we could do it.

@zamuzakki zamuzakki added the Size 2 Give me 2 hours and I will have it for you label Mar 12, 2024
@zamuzakki zamuzakki self-assigned this Mar 12, 2024
@zamuzakki
Copy link
Contributor Author

We could make POST request to
https://api2.trends.earth/auth

with payload

{
    "email": "[email protected]",
    "password": "password"
}

And it will return

{
    "access_token": "access token"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size 2 Give me 2 hours and I will have it for you
Projects
None yet
Development

No branches or pull requests

1 participant