Kevin Le Perf
Kevin Le Perf
This PR focuses on fixing the invalid signature when dealing with jwt token signed by the non 0 index key of https://appleid.apple.com/auth/keys
I'm having an AOB when using the latest version when starting the application on Android (100% reproducible, repository clean) I'm creating this issue in parallel from testing few things as...
no tests
I forked your library since I see some possible improvements. But did not see any tests. Quite funny in a test oriented library.
I'm using the versions 0.24.1 of the library and I'm currently facing an exception on js specifically (the other platforms works as expected). I have yamls files in commonMain/moko-resources folder...
It would be better to have the ability to choose between a local backend running when the OAuth is negotiating on the JVM implementation for desktop or a custom state...
It seems the apple authentication feature is missing for the JVM environment but this should be something feasible since the Apple negotiation is available on the Android platform without much...
I recently had to update the library to support newer version of compose & kotlin. However the library couldn't compile on iOS due to missing pod references which are Facebook's...
Brings the architecture for gradle & IntelliJ/AndroidStudio IDE Compilation of the fatJar (but a regular distribution of the various jars should be possible, the ProcFile should be set to invoke...
**Describe the bug** After developing switch between scene using the "swipe to go back" feature on iOS, I stumbled into the issue where my action bar would show the "main"...