Hey thanks for this its really awesome i am just running into an error. When i try testing it out using the simple first request i get this message “e: G:\school_projects\src\Application.kt: (73, 13): Using ‘userNameRealmPasswordDigestProvider: suspend (userName: String, realm: String) -> ByteArray?’ is an error. Use digestProvider { } function instead.”
Now i looked it up and followed the digestProvider function format but still run into a dead end. Is it maybe because i am using a plug in version of Kotlin for IntelliJ, any info would be appreciated . Thank you .