Skip to content

Implement access token on user model #68

@nunorafaelrocha

Description

@nunorafaelrocha

We need to move the place where we keep the access token. Instead of saving the access token on the BitreserveClient, we need to keep the access token on the user model.

That way we can only use one instance of BitreserveClient with multiple users and the access token will be in a place where it makes more sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions