8000 Allow encoding JsonWebToken objects using __toString() · Issue #12 · gabesullice/jwt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow encoding JsonWebToken objects using __toString() #12
Open
@gabesullice

Description

@gabesullice

I would like to be able to write code like so:

$token = new JsonWebToken();
$encoded = (string) $token;

Thoughts @jonathangreen @bradjones1 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0