Skip to content

How can we pass authentication/authorization data more implicitly? #56

@jhomarolo

Description

@jhomarolo

Today, transferring user data (I'll call it token) between usecases and sometimes even between applications always ends up requiring the creation of explicit variables in use cases, middlewares, manipulation classes, etc.

How can we define a convention or sometimes even some new functionality in Herbs for passing user tokens via context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    Status

    More discussion is needed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions