Skip to content

Add factory for unauthenticated AvanzaClient#2

Merged
widarlein merged 1 commit into
masterfrom
claude/unauthenticated-client-7tqMD
May 8, 2026
Merged

Add factory for unauthenticated AvanzaClient#2
widarlein merged 1 commit into
masterfrom
claude/unauthenticated-client-7tqMD

Conversation

@widarlein
Copy link
Copy Markdown
Owner

@widarlein widarlein commented May 7, 2026

Some endpoints (e.g. price charts, exchange rates) don't require
authentication. Expose Avanza.unauthenticatedClient() so callers can
get a client without going through login/TOTP.

Not optimal solution, since calls are going to fail in backend, but it's something.
In the future there should probably be a client implementation that fails locally on operations that require authentication

Some endpoints (e.g. price charts, exchange rates) don't require
authentication. Expose Avanza.unauthenticatedClient() so callers can
get a client without going through login/TOTP.

https://claude.ai/code/session_01PiKum2pCbaMjirKutC6ZFm
@widarlein widarlein merged commit caee7b0 into master May 8, 2026
@widarlein widarlein deleted the claude/unauthenticated-client-7tqMD branch May 8, 2026 05:51
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