Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for kotlin codegen with useAuth=true #1666

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

scprek
Copy link
Contributor

@scprek scprek commented Jul 31, 2024

It appears I mistakenly thought useAuth was an issue still, but it was fixed in a snapshot version here 67d070c#diff-7cfb23613bf087752f599c9d16a611129cea5cf45fbe23f22bafe3e0d6cbd750L35

For now tho, I'll keep my pr for adding Auth Based tests.

Fixes: #1665

@scprek scprek changed the title Fix kotlin codegen with useAuth=true Add tests for kotlin codegen with useAuth=true Jul 31, 2024
@scprek scprek force-pushed the kotlin-auth-filter-codgen branch from 5c82796 to e5fb902 Compare July 31, 2024 16:55
@altro3
Copy link
Collaborator

altro3 commented Aug 1, 2024

Need to change and fix server tests. Because you enabled auth

@altro3 altro3 requested a review from graemerocher August 2, 2024 12:23
@altro3 altro3 merged commit 362913d into micronaut-projects:6.12.x Aug 5, 2024
6 checks passed
@scprek scprek deleted the kotlin-auth-filter-codgen branch August 7, 2024 14:43
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.

Generating a client with useAuth = true with Kotlin causes Unresolved reference: defaultTokenPropagator
3 participants