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
prepend record to the function names to make clear that this is not inducing the browser to perform actions, but is instead mutating some internal state about the provider in the browser.
unify on Sign In rather than splitting on log in and sign in.
Add a nullable options arguments that are initially empty to allow extensions.
I don't think we need the empty dictionaries; we can just add them when needed, right? Adding a new optional parameter is generally backwards compatible.
Also, just to confirm, does that match what Martin wanted (since he talked about this in that meeting)?
https://github.com/fedidcg/FedCM/blob/main/proposals/idp-sign-in-status-api.md
We currently use these names:
We should make sure these are the names we want to use. I believe @bvandersloot-mozilla / @martinthomson had thoughts on this.
The text was updated successfully, but these errors were encountered: