You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[How to Use Google Signin In Compose Multiplatform using KotlinMultiplatformAuth ](https://youtu.be/-5Ws4HSaYJc)
17
+
15
18
## Quick Start Sample Code
16
19
17
20
### KMAuthInitializer
@@ -279,3 +282,11 @@ Google Cloud Platform Console for web auth client, Otherwise you will get this e
279
282
`Access blocked, Authorization error: The request is not allowed.`
280
283
281
284
For example if you are running on localhost:8080, add this: http://localhost:8080, IN case of your production url you need to add your prod url.
285
+
286
+
## Contributions
287
+
Feel free to contribute if you finds any issues or bugs or want to add a new auth provider support. Future plans are to add WasmJs support and other providers as well such as Facebook, Github and Apple Login.
288
+
289
+
## Used By Projects List
290
+
Checkout a voluntary list of projects/companies using KotlinMultiplatformAuth: https://github.com/sunildhiman90/KotlinMultiplatformAuth/discussions/3. Feel free to add your project!
0 commit comments