Skip to content

Migrate API keys to the new Secret Storage API - #410

Open
vibbix wants to merge 8 commits into
esm7:masterfrom
vibbix:feature/add_proper_secret_handling
Open

Migrate API keys to the new Secret Storage API#410
vibbix wants to merge 8 commits into
esm7:masterfrom
vibbix:feature/add_proper_secret_handling

Conversation

@vibbix

@vibbix vibbix commented Aug 16, 2026

Copy link
Copy Markdown

Background

Currently, the API keys are just stored in the app settings. This isn't recommended anymore,

Changes

  • migrated all legacy keys to the new system
  • all places where keys got retrieved now use secretStorage

Testing

Validated locally end-to-end

Disclosure

No LLM's were used to write any code as part of this ticket.

@esm7

esm7 commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Thank you, at first glance it looks great! I'm currently traveling and have very little computer time, but in a couple of weeks I'll invest time on Map View updates, and will give this a proper review & merge :)

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