symphony.bdk.core.auth#

Package containing all modules related to authentication

Modules

symphony.bdk.core.auth.auth_session

Module containing session handle classes.

symphony.bdk.core.auth.authenticator_factory

Module for instantiating various authenticator objects.

symphony.bdk.core.auth.bot_authenticator

Module containing BotAuthenticator classes.

symphony.bdk.core.auth.exception

Module containing all authentication related exception.

symphony.bdk.core.auth.ext_app_authenticator

Module containing extension app authenticator classes.

symphony.bdk.core.auth.jwt_helper

Module to help with jwt handling.

symphony.bdk.core.auth.obo_authenticator

Module containing OBO authenticator classes.

symphony.bdk.core.auth.tokens_repository

Module which handles the storage of valid extension app tokens.