auth

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthFeature

type AuthFeature struct{}

AuthFeature implements the Feature interface for JWT authentication.

func (AuthFeature) Apply

func (AuthFeature) Apply(ctx context.Context, project feature.ProjectContext, plan feature.Plan) error

Apply installs the auth feature.

func (AuthFeature) Check

func (AuthFeature) Check(ctx context.Context, project feature.ProjectContext) error

Check verifies prerequisites for installing auth.

func (AuthFeature) Description

func (AuthFeature) Description() string

Description returns the feature description.

func (AuthFeature) Name

func (AuthFeature) Name() string

Name returns the feature name.

func (AuthFeature) Plan

Plan returns the installation plan for auth.

func (AuthFeature) Remove

func (AuthFeature) Remove(ctx context.Context, project feature.ProjectContext, plan feature.Plan) error

Remove uninstalls the auth feature.

func (AuthFeature) Version

func (AuthFeature) Version() string

Version returns the feature version.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL