NAME

Punk::Model::ApiKey - the API keys table

DESCRIPTION

The model Punk::Plugin::APIKey falls back to when the application has declared none of its own. See "THE SCHEMA" in Punk::Plugin::APIKey for the DDL and how the table is deployed.

An application that wants its own - a different table name, an extra column, different spellings - declares MyApp::Model::ApiKey and this class is never registered. The plugin's fields option covers the case where only the column names differ.

AUTHOR

LNATION <email@lnation.org>

LICENSE AND COPYRIGHT

This software is Copyright (c) 2026 by LNATION <email@lnation.org>.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)