Open KotlinMppJwtKtor project up in Android studio
Publish SharedCode to local maven repository, Run Gradle Tasks
- SharedCode:build
- SharedCode:publishToMavenLocal
Open KotlinMppJwtKtor project in Intellij Idea.
Add Configuration...
Use Kotlin template to add new configuration.
Run ktor project.
Can click on the respondng at link to test
- Responding at http://0.0.0.0:8082
Should see in browser: HELLO WORLD!
Run Android, iOS and/or React project to test JWT functionality.