- Identity is now an interface so we can provide different underlying and fundamental identity types. - Added byteIdentity (accessible via New*ByteIdentity*). These are identity types that cover use cases where the user may not be identified by integers. Useful for UUIDs.
Description
Flask-Principal-like implementation for Golang.
Languages
Go
100%