Releases: primait/cloudflare_access_ex
Releases · primait/cloudflare_access_ex
0.1.4
0.1.3
0.1.2
What's Changed
BREAKING CHANGES:
- Renamed
AccessTokenVerifier
toApplicationTokenVerifier
. - Changed the return type of
verify
to use the newPrincipal
struct.
FEATURES:
- Added ability to get the
Principal
after thePlug
has been executed successfully
Full Changelog: 0.1.1...0.1.2