Timber v0.2.3 Timber.Contexts.OrganizationContext

The organization context tracks the organization of the currently authenticated user

You will want to add this context at the time you determine the organization a user belongs to, typically in the authentication flow.

Summary

Types

t()
t :: %Timber.Contexts.OrganizationContext{id: String.t, name: String.t}