---
title: jwtBearer
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationproviderextensionsupportedgranttypes/jwtbearer
---

# jwtBearer

## Declaration

```swift
static var jwtBearer: ASAuthorizationProviderExtensionSupportedGrantTypes { get }
```

## Mentioned in

Creating extensions that support Platform SSO

## See Also

### Type Properties

- [password](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/password.md)
- [saml1_1](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml1_1.md)
- [saml2_0](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml2_0.md)
