nordabiz/blueprints/auth
Maciej Pienczyn 5616ae8561
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix(oauth): Move OAuth flow to user-facing /konto/integracje route
Company users should connect their own Google/Meta accounts, not admins.
- Add /konto/integracje route for company users (auth blueprint)
- OAuth callbacks now redirect to /konto/integracje
- Template breadcrumb adapts to user vs admin view
- Admin route /admin/companies/<id>/settings kept for admin access

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 16:25:52 +01:00
..
__init__.py refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
CLAUDE.md feat: Add AI enrichment approval workflow 2026-02-01 11:03:53 +01:00
routes.py fix(oauth): Move OAuth flow to user-facing /konto/integracje route 2026-02-08 16:25:52 +01:00