repository
0.4.1
Repository: https://github.com/metal-toolbox/iam-runtime.git
Documentation: pkg.go.dev
# README
IAM runtime specification
This repository contains the specification, proto files, and generated Go module for IAM runtime, a gRPC interface for performing identity and access management functionality.
At a high level, IAM runtime is designed to provide an interface for performing functions like validating credentials and checking access in a consistent way across application deployment environments and programming languages.