Web Authentication¶
All browser widgets share the same cookie store and local storage.
This means that once the user has authenticated against a service which uses cookies to store authentication information in a cookie or in the local storage, additional widgets will be able to reuse the same authentication tokens.