Reference > API > Security > Root
Security
Security primitives: Identity, Authenticator, Authorizer
- How to use the builder and factory APIs?
- How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/security. Import any of the items below directly from this path in your Webiny extensions.
Services
ApiKeyFactory
Abstraction — imported from webiny/api/security
Interface ApiKeyFactory.Interface:
Types:
Usage:
Authenticator
Abstraction — imported from webiny/api/security
Interface Authenticator.Interface:
Types:
Usage:
Authorizer
Abstraction — imported from webiny/api/security
Interface Authorizer.Interface:
Types:
Usage:
IdentityContext
Abstraction — imported from webiny/api/security
Interface IdentityContext.Interface:
Types:
Usage:
IdentityProvider
Abstraction — imported from webiny/api/security
Interface IdentityProvider.Interface:
Types:
Usage:
JwtIdentityProvider
Abstraction — imported from webiny/api/security
Interface JwtIdentityProvider.Interface:
Types:
Usage:
OidcIdentityProvider
Abstraction — imported from webiny/api/security
Interface OidcIdentityProvider.Interface:
Types:
Usage:
Types & Classes
ApiToken
Class — imported from webiny/api/security