Skip to content

Add authentication for local#3

Merged
aniketmaurya merged 5 commits into
mainfrom
auth
Jul 23, 2025
Merged

Add authentication for local#3
aniketmaurya merged 5 commits into
mainfrom
auth

Conversation

@aniketmaurya
Copy link
Copy Markdown
Collaborator

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

users can authenticate locally without providing API keys.

  • If lightning cli logged in: we fetch the keys automatically
  • if non-lightning user: we open the browser for sign up

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 23, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73%. Comparing base (701483f) to head (84aaa01).
Report is 1 commits behind head on main.

Additional details and impacted files
@@        Coverage Diff         @@
##           main    #3   +/-   ##
==================================
+ Coverage    73%   73%   +1%     
==================================
  Files         6     6           
  Lines       282   298   +16     
==================================
+ Hits        205   219   +14     
- Misses       77    79    +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…ication; modify LLM class authentication method signature to accept optional parameters.
@aniketmaurya aniketmaurya enabled auto-merge (squash) July 23, 2025 19:46
@aniketmaurya aniketmaurya merged commit 17d448e into main Jul 23, 2025
31 checks passed
@aniketmaurya aniketmaurya deleted the auth branch July 23, 2025 19:50
This was referenced Jul 23, 2025
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