Skip to content

Feat/106 implement authorization logic#107

Merged
MarcelMilka merged 1 commit into
masterfrom
feat/106-implement-authorization-logic
Apr 5, 2026
Merged

Feat/106 implement authorization logic#107
MarcelMilka merged 1 commit into
masterfrom
feat/106-implement-authorization-logic

Conversation

@MarcelMilka
Copy link
Copy Markdown
Owner

No description provided.

- Define `AuthzManager` interface for retrieving access tokens.
- Implement `AuthzManagerImpl` using `SupabaseClient` to fetch the current access token from the Supabase auth session.
- Update `AuthModule` to provide a singleton instance of `AuthzManager` via Hilt.
@MarcelMilka MarcelMilka merged commit c6c044d into master Apr 5, 2026
1 check passed
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.

1 participant