directory
0.0.0-20250106091907-2def7cdbd4ab
Repository: https://github.com/ubuntu/authd-oidc-brokers.git
Documentation: pkg.go.dev
# Packages
Package broker is the generic oidc business code.
Package consts defines the constants used by the project.
Package daemon handles the dbus daemon with systemd support.
Package dbusservice is the dbus service implementation delegating its functional call to brokers.
Package fileutils provides utility functions for file operations.
Package log configures the logging utilities for the project.
Package password provides functions for creating and using the hashed password file.
Package providers define provider-specific configurations and functions to be used by the OIDC broker.
Package testutils provides utility functions and behaviors for testing.
Package token provides functions to save and load tokens from disk.