Skip to content

Clean up the interface between Token in models/tokens and Token in core/response. #15

@PopcornPaws

Description

@PopcornPaws

I think it would make the code easier to understand and maintain if these two types had slightly different names and there would be some kind of from_token and to_token methods that convert them into one another.

Furthermore, use Self instead of Token in core/response where applicable, to further differentiate between the two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions