Skip to content

Make jwt::decoded_jwt moveable #224

Closed
@Ka0o0

Description

@Ka0o0

What would you like to see added?

jwt::decoded_jwt to be moveable

Additional Context

By having the token member of jwt::decoded_jwt as a const, a object of jwt::decoded_jwt cannot be moved. I think it would be nice if the token could be moved.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions