UNPKG

@restmatic/jwt-session

Version:

Provides Authentication to the RestMatic platform.

8 lines (7 loc) 245 B
/** * @file index * @author Jim Bulkowski <jim.b@paperelectron.com> * @project Authentication * @license MIT {@link http://opensource.org/licenses/MIT} */ export declare const Plugin: import("@pomegranate/plugin-tools").ApplicationBuilder;