Skip to content

Pages Router test#85

Draft
flipscholtz wants to merge 2 commits intomainfrom
feature/pagesRouterTest
Draft

Pages Router test#85
flipscholtz wants to merge 2 commits intomainfrom
feature/pagesRouterTest

Conversation

@flipscholtz
Copy link
Copy Markdown
Contributor

Add a test app for pages router in NextJS.
The README file was populated by Claude after some analysis, identifying some gaps. We should check if they make sense.

flipscholtz and others added 2 commits July 25, 2025 10:48
Creates a Pages Router implementation following the "any backend" approach to identify gaps compared to App Router. Key features:

- Uses @civic/auth/react provider with manual clientId configuration
- Adapts App Router API handlers for Pages Router structure
- Identifies 5 major gaps: manual clientId setup, API handler compatibility, server-side user data access, sign out errors, and session management
- Provides working sign-in flow with client-side user state
- Documents implementation status and workarounds

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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