:rocket: <https://github.com/mirzemehdi/KMPAuth/|K...
# feed
m
๐Ÿš€ KMPAuth 2.4.0-alpha02 is out! This release adds web support โ€” both WASM and JS targets are now supported. You can now use Google Sign-In on all platforms (Android, iOS, desktop and Web).
๐ŸŽ‰ 8
K 1
d
Does this only support Google Sign-In?
m
On the web for now yes, but on mobile it supports Google, Apple, Github signin
d
Thanks for this! I'm about to start trying to use it. One thing I found unclear from the README, was a description of the expected flow when we are authenticating to our own back-end service. This might be fairly 'standard' but at least a link to relevant Google/Apple Documentation for how we verify the token on our back-end would be nice, to provide some explicit reassurance about how this library intends to do things.
๐Ÿ‘ 1
Any plan to extend Web support to other providers, or not for now?
m
@darkmoon_uk at the moment no, but in a long term probably yes
๐Ÿ‘ 1
d
Re: the point about documentation, I did find this but I feel calling this out more clearly with a brief section on 'Authentication Flow' would round-out the docs well. Can let links do the work, doesn't need to be a whole auth tutorial which would be out of scope.
๐Ÿ‘ 1
Look forward to implementing ๐Ÿ™‚