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

Cli auth fixes #715

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Cli auth fixes #715

merged 1 commit into from
Nov 24, 2024

Conversation

prmths128
Copy link
Contributor

@prmths128 prmths128 commented Nov 18, 2024

this should alllow users to access the runs api endpoints api with project tokens or fief credentials (that last one was not possible)
otherwise, users would need to login, and then create a project token to send data, that last part is now only necessaey for "remote" monitoring
the quickstart is updated accordingly there: #705

@prmths128 prmths128 marked this pull request as ready for review November 19, 2024 20:18
project token is no longer required to send data to api
the user credentials can also be used
@prmths128 prmths128 merged commit b1d7320 into master Nov 24, 2024
10 checks passed
@prmths128 prmths128 deleted the cli_auth_fixes branch November 24, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants