Skip to content

Update Web Authentication API to level 3#4000

Merged
daxpedda merged 1 commit intowasm-bindgen:mainfrom
daxpedda:web-auth
Jul 28, 2024
Merged

Update Web Authentication API to level 3#4000
daxpedda merged 1 commit intowasm-bindgen:mainfrom
daxpedda:web-auth

Conversation

@daxpedda
Copy link
Copy Markdown
Member

@daxpedda daxpedda commented Jun 26, 2024

Level 3 is unstable, but level 2 got updated as well.
Unfortunately we have stabilized level 2 too early, so there are some changes that we couldn't make anymore. Some properties were deprecated, so I added support for deprecating dictionary properties as well.

This also fixed an issue with setter shims missing the #[cfg(web_sys_unstable_apis)] guard, which coincidentally made the additions here break web-sys. This was fixed by #3993.

Replaces #3932.
Cc @Firstyear.

@daxpedda daxpedda force-pushed the web-auth branch 2 times, most recently from bc4e3bd to 5d9e7ee Compare June 26, 2024 10:05
@daxpedda daxpedda merged commit 168b801 into wasm-bindgen:main Jul 28, 2024
@daxpedda daxpedda mentioned this pull request Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant