File: README.md

package info (click to toggle)
golang-github-jcmturner-goidentity.v6 6.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 433 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# goidentity

Standard interface for holding authenticated identities and their attributes.

This project has now been converted to use Go modules. Please refer to the latest major version sub directory.
This follows the practice outlines at https://blog.golang.org/v2-go-modules

[![Version](https://img.shields.io/github/v/release/jcmturner/goidentity?label=Version&sort=semver)](https://github.com/jcmturner/goidentity/releases)