Skip to content

Latest commit

 

History

History

KotlinMppJwtKtor

KotlinMppJwtKtor

To run Ktor app

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.
Ktor Configuration

Run ktor project.
Can click on the respondng at link to test

Run Android, iOS and/or React project to test JWT functionality.