---
title: shared
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/webauthenticationsession/browsersession/shared
---

# shared

A session that can share cookies and other browsing data with a person’s normal browser session.

## Declaration

```swift
static var shared: WebAuthenticationSession.BrowserSession { get }
```

## See Also

### Behaviors

- [ephemeral](authenticationservices/webauthenticationsession/browsersession/ephemeral.md)
