Skip to content

Conversation

@sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Oct 29, 2025

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Current workaround is to manually edit config.toml

[auth.external.snapchat]
enabled = true
client_id = "f7573b20-df47-48f1-b606-e8db4ec16252"
secret = "any_random_string_here"

What is the new behavior?

Provision it by default since that's the only auth provider supported on snap profile.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner October 29, 2025 08:48
@coveralls
Copy link

coveralls commented Oct 29, 2025

Pull Request Test Coverage Report for Build 18904571059

Details

  • 2 of 9 (22.22%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 54.678%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/utils/flags/config_path.go 2 9 22.22%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 18900105989: -0.05%
Covered Lines: 6388
Relevant Lines: 11683

💛 - Coveralls

@sweatybridge sweatybridge changed the title feat: support login with snap locally fix: enable snapchat provider automatically for selected profile Oct 29, 2025
@sweatybridge sweatybridge merged commit 11bd66d into develop Oct 30, 2025
19 checks passed
@sweatybridge sweatybridge deleted the snap-auth branch October 30, 2025 07:37
@github-actions github-actions bot mentioned this pull request Nov 4, 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.

5 participants