Skip to content

Publish a NextJS example #49

@mridang

Description

@mridang

Summary: Build a example for Zitadel authentication in NextJS.

https://nextjs.org

What

A functional NextJS application that integrates Zitadel authentication, typically using an Auth.js pattern or similar, to demonstrate core authentication flows adapted for a hybrid environment.

Why

This serves as a hands-on exercise to understand the specific challenges developers face when implementing Zitadel authentication in NextJS, particularly concerning its server-side rendering (SSR) and API routes. The goal is to mirror the essential authentication capabilities we've explored with traditional backend frameworks.

Requirements

The PoC must demonstrate a basic user login, effective session handling across server and client, and the protection of server-side routes or API endpoints using Zitadel. The implementation should align with common NextJS authentication patterns.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions