Skip to content

Hardcoded Credentials #98

@DottsGit

Description

@DottsGit

Issue: The logic for checking credentials uses multiple fallbacks and hardcoded checks for danbooru vs gelbooru.

Solution: Define an Interface or BaseClass for Auth that all Adapters must implement. Let the UI simply call adapter.login(creds) without knowing if it's Gelbooru or Danbooru.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions