storj/satellite/oidc/doc.go

7 lines
248 B
Go
Raw Normal View History

// Copyright (C) 2022 Storj Labs, Inc.
// See LICENSE for copying information.
// Package oidc provides all the elements needed to support OAuth and OpenID Connect workflows using Storj as an
// identity provider and resource server.
package oidc