angular-oauth2-oidc
  • angular-oauth2-oidc
  • Getting started
    • Overview
    • README
    • CHANGELOG
    • Dependencies
  • Additional documentation
    • Getting Started
    • Preserving State (like the Requested URL)
    • Refreshing a Token (Silent Refresh)
    • Working with HttpInterceptors
    • Callback after login
    • Custom Query Parameters
    • Events
    • Routing with the HashStrategy
    • Adapt id_token Validation
    • Session Checks
    • Server Side Rendering
    • Configure Library for Implicit Flow without discovery document
    • Using SystemJS
    • Original Config API
    • Using Password Flow
  • Modules
    • OAuthModule
  • Classes
    • AbstractValidationHandler
    • AuthConfig
    • JwksValidationHandler
    • LoginOptions
    • NullValidationHandler
    • OAuthErrorEvent
    • OAuthEvent
    • OAuthInfoEvent
    • OAuthModuleConfig
    • OAuthNoopResourceServerErrorHandler
    • OAuthResourceServerConfig
    • OAuthResourceServerErrorHandler
    • OAuthStorage
    • OAuthSuccessEvent
    • ReceivedTokens
    • ValidationHandler
    • WebHttpUrlEncodingCodec
  • Injectables
    • OAuthService
    • UrlHelperService
  • Interceptors
    • DefaultOAuthInterceptor
  • Interfaces
    • OidcDiscoveryDoc
    • ParsedIdToken
    • TokenResponse
    • UserInfo
    • ValidationParams
  • Miscellaneous
    • Functions
    • Type aliases
    • Variables
  • angular-oauth2-oidc
  • Getting started
    • Overview
    • README
    • CHANGELOG
    • Dependencies
  • Additional documentation
    • Getting Started
    • Preserving State (like the Requested URL)
    • Refreshing a Token (Silent Refresh)
    • Working with HttpInterceptors
    • Callback after login
    • Custom Query Parameters
    • Events
    • Routing with the HashStrategy
    • Adapt id_token Validation
    • Session Checks
    • Server Side Rendering
    • Configure Library for Implicit Flow without discovery document
    • Using SystemJS
    • Original Config API
    • Using Password Flow
  • Modules
    • OAuthModule
  • Classes
    • AbstractValidationHandler
    • AuthConfig
    • JwksValidationHandler
    • LoginOptions
    • NullValidationHandler
    • OAuthErrorEvent
    • OAuthEvent
    • OAuthInfoEvent
    • OAuthModuleConfig
    • OAuthNoopResourceServerErrorHandler
    • OAuthResourceServerConfig
    • OAuthResourceServerErrorHandler
    • OAuthStorage
    • OAuthSuccessEvent
    • ReceivedTokens
    • ValidationHandler
    • WebHttpUrlEncodingCodec
  • Injectables
    • OAuthService
    • UrlHelperService
  • Interceptors
    • DefaultOAuthInterceptor
  • Interfaces
    • OidcDiscoveryDoc
    • ParsedIdToken
    • TokenResponse
    • UserInfo
    • ValidationParams
  • Miscellaneous
    • Functions
    • Type aliases
    • Variables
  1. Miscellaneous
  2. Type aliases

Index

  • EventType   (projects/.../events.ts)

projects/lib/src/events.ts

EventType
EventType: "discovery_document_loaded" | "received_first_token" | "jwks_load_error" | "invalid_nonce_in_state" | "discovery_document_load_error" | "discovery_document_validation_error" | "user_profile_loaded" | "user_profile_load_error" | "token_received" | "token_error" | "token_refreshed" | "token_refresh_error" | "silent_refresh_error" | "silently_refreshed" | "silent_refresh_timeout" | "token_validation_error" | "token_expires" | "session_changed" | "session_error" | "session_terminated" | "logout"

results matching ""

    No results matching ""