Skip to content
Commit 6bbb9cc6 authored by HacKan's avatar HacKan
Browse files

Implement structure to hold cookie data

Instead of writing cookie data straight into the state, create a
structure instead that holds not only said data, but also any unsigning
exception that could've occurred. This is very useful for certain
checks in implementations, as shown in the examples.

BREAKING CHANGE: This change implies rewriting any implementation,
regarding the way they access state data. It's a single line change, so
it's not that bad.
parent f1b0c905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment