Benjamin A. Shelton 8acf5a80c0 Identity is now exported as an interface. See:
- 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.
2021-11-06 00:23:54 -06:00
2015-01-23 00:19:05 -07:00
2020-02-23 21:18:19 -07:00
2020-01-23 15:27:44 -07:00
2020-01-25 03:00:09 -07:00
Description
Flask-Principal-like implementation for Golang.
141 KiB
Languages
Go 100%