nestjs-eve-auth docs
GitHub open in new window
GitHub open in new window
  • Introduction
  • Usage

    • Installation
    • Configuration
    • Example
  • API Reference
    • Modules
    • Services
    • Guards
    • Types
    • Decorators
    • Exceptions
    • Classes
    • Variables
  • Development

    • Command Reference

# API Reference

# Modules

  • EveAuthModule

# Services

  • SsoService

# Guards

  • AuthGuard

# Types

  • EveSsoCallbackParams
  • EveSsoCallbackResult
  • EveAuthModuleOptions

# Decorators

  • CurrentUserEsiId
  • RequireAuth
  • RequireSsoAuth

# Exceptions

  • EveAuthException
  • InvalidAccessTokenException
  • InvalidEsiIdException
  • InvalidRefreshTokenException
  • SessionStateNotFound
  • SsoStateMismatchException
  • UnknownException

# Classes

  • SsoModule

# Variables

  • EVE_AUTH_SESSION_KEY
  • EVE_AUTH_SESSION_USER_ESI_ID_KEY
  • OAUTH_STRATEGY_TOKEN
Edit this page open in new window
Last Updated: