Changes
Add wasm-js support for compose-auth, compose-auth-ui and apollo-graphql.
Auth
- Migrate HTTP Callback Servers to use Ktor 3.0.0
Note
- You have to add this repository: https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental
- You have to use a 3.0.0 Ktor Client Engine version, otherwise there will be a build error. Supabase-kt uses
3.0.0-wasm2.