Skip to content

Conversation

@FeiChen-okta
Copy link
Contributor

@FeiChen-okta FeiChen-okta commented Sep 18, 2025

Introduces the initial Kotlin Multiplatform (KMP) implementation for Direct Auth in the project. Sets up shared code structure and platform-specific modules to enable authentication flows across Android and other supported platforms.

Details:
Adds KMP source sets and Gradle configuration for Direct Auth.
Implements core authentication request models and logic in shared Kotlin code.
Establishes platform-specific entry points for Android.
Prepares groundwork for future multiplatform authentication features.

Testing:
Manual verification of shared code compilation for Android.
Platform-specific tests to be added in subsequent commits.

RESOLVES: OKTA-1008730

@FeiChen-okta FeiChen-okta force-pushed the fc-OKTA-1008730-direct-auth-kmp branch 7 times, most recently from 20d55b7 to 0ace746 Compare September 19, 2025 23:57
@FeiChen-okta FeiChen-okta force-pushed the fc-OKTA-1008730-direct-auth-kmp branch 2 times, most recently from 7549d89 to 0444a5c Compare October 10, 2025 00:30
Add initial interfaces to auth foundation and okta-direct-auth
@FeiChen-okta FeiChen-okta force-pushed the fc-OKTA-1008730-direct-auth-kmp branch from 0444a5c to 814b466 Compare October 30, 2025 23:11
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