Skip to content

Lifecycle v2 api foundation - #56

Merged
levontikoyan merged 20 commits into
mainfrom
init-v2-api-endpoints
Oct 20, 2025
Merged

Lifecycle v2 api foundation#56
levontikoyan merged 20 commits into
mainfrom
init-v2-api-endpoints

Conversation

@levontikoyan

Copy link
Copy Markdown
Contributor

No description provided.

@levontikoyan
levontikoyan marked this pull request as ready for review October 16, 2025 16:18
@levontikoyan
levontikoyan requested a review from a team as a code owner October 16, 2025 16:18
Comment thread src/server/lib/auth.ts
const jwksUrl = process.env.KEYCLOAK_JWKS_URL;

if (!issuer || !audience || !jwksUrl) {
console.error('Missing required Keycloak environment variables');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use the logger instead.

@levontikoyan
levontikoyan force-pushed the init-v2-api-endpoints branch from d674586 to 8b595d6 Compare October 20, 2025 18:33
@levontikoyan
levontikoyan merged commit 343f627 into main Oct 20, 2025
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.

2 participants