@ice/plugin-auth
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@ice/plugin-auth

An ice.js plugin to enable auth ability.

Usage

import { defineConfig } from '@ice/app';
import auth from '@ice/plugin-auth';

export default defineConfig(() => ({
  plugins: [
    auth(),
  ],
}));

More details to see https://v3.ice.work/docs/guide/advanced/auth

Readme

Keywords

none

Package Sidebar

Install

npm i @ice/plugin-auth

Weekly Downloads

41

Version

1.0.2

License

MIT

Unpacked Size

7.88 kB

Total Files

14

Last publish

Collaborators

  • linbudu
  • answershuto
  • chenjun1011
  • luhengchang228
  • sobear
  • clarkxia
  • rax-publisher