aboutsummaryrefslogtreecommitdiff
path: root/lib/paseto/v2/example_local_mode_test.go
AgeCommit message (Collapse)Author
2026-03-28lib/paseto: move implementation to sub directory "v2"Shulhan
There are new versions of paseto standard: version 3 and version 4. To minimize conflicts in the future, we move the old implementation of paseto v2 to sub directory "v2" with package name "pasetov2". The paseto package now left with common functions, like creating pre-authentication encoding (PAE).