Library

API Key

Core API key value types for Helix security and authentication flows.

Artifact
helix-apikey
Category
API and Application

Usage

build.gradle

Groovy DSL

dependencies {
    implementation helix.apikey
}

build.gradle.kts

Kotlin DSL

dependencies {
    implementation(helix.apikey)
}

Configuration

No Helix-specific configuration properties are required for this library.