Welcome to Luieraanbiedingen Web

This is a simple test client demonstrating OIDC authentication flow with Better Auth.

Test the Authentication Flow

Click the link below to access a protected page. If you're not authenticated, you'll be redirected to the accounts app for login, then back to the protected page.

Go to Protected Page

How it Works

  1. Click "Go to Protected Page"
  2. If not authenticated, you'll be redirected to the accounts app
  3. Login with your credentials
  4. After successful login, you'll be redirected back to the protected page
  5. You can now see your user information

Configuration

Web App URL:
http://localhost:4323
API URL:
http://localhost:3000
Accounts App URL:
http://localhost:4321