File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Payload CMS plugin for Auth.js
22
3+ <a href =" https://github.com/CrawlerCode/payload-authjs/actions/workflows/ci.yml " ><img alt =" GitHub Actions Workflow Status " src =" https://img.shields.io/github/actions/workflow/status/CrawlerCode/payload-authjs/ci.yml?style=flat-square&logo=github " ></a >
4+ <a href =" https://www.npmjs.com/package/payload-authjs " ><img alt =" NPM Version " src =" https://img.shields.io/npm/v/payload-authjs?style=flat-square " ></a >
5+ <a href =" https://github.com/CrawlerCode/payload-authjs/blob/main/LICENSE " ><img alt =" NPM License " src =" https://img.shields.io/npm/l/payload-authjs?style=flat-square " ></a >
6+ <a href =" https://www.npmjs.com/package/payload-authjs " ><img alt =" NPM Downloads " src =" https://img.shields.io/npm/dm/payload-authjs?style=flat-square " ></a >
7+
8+
39A [ Payload CMS 3 (beta)] ( https://payloadcms.com ) plugin for integrating [ Auth.js 5 (beta)] ( https://authjs.dev ) .
410
511> ⚠ This plugin is in beta and under construction.
@@ -124,7 +130,7 @@ const Examples: CollectionConfig = {
124130
125131### Utility functions
126132
127- This plugin also exports utility functions get the current payload user
133+ This plugin also export a utility function to get the current payload user
128134
129135``` tsx
130136// ServerComponentExample.tsx
You can’t perform that action at this time.
0 commit comments