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

Remove the need for kotlin stdlib dependency #258

Merged
merged 3 commits into from
May 3, 2024

Commits on May 3, 2024

  1. This should fix having the need to use kotlin stdlib dependency when …

    …using a java-only project.
    
    Removed Kotlin samples as they are not needed.
    Java/KDoc fixes.
    Code cleanup and hopefully make AuthSession more readable.
    LossyDragon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7aad742 View commit details
    Browse the repository at this point in the history
  2. Move IChallengeUrlChanged to its own file.

    Make pollAuthSessionStatus public
    LossyDragon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3fa5f99 View commit details
    Browse the repository at this point in the history
  3. Promote Version to 1.4.0

    LossyDragon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a3ab582 View commit details
    Browse the repository at this point in the history