|
1 |
| -# Auth.js CLI |
| 1 | +<p align="center"> |
| 2 | + <br/> |
| 3 | + <a href="https://authjs.dev" target="_blank"><img width="96px" src="https://authjs.dev/img/logo/logo-sm.png" /></a> |
| 4 | + <h3 align="center">Auth.js CLI</h3> |
| 5 | + <p align="center">Authentication for the Web.</p> |
| 6 | + <p align="center">Open Source. Full Stack. Own Your Data.</p> |
| 7 | + <p align="center" style="align: center;"> |
| 8 | + <a href="https://npm.im/auth"> |
| 9 | + <img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" /> |
| 10 | + </a> |
| 11 | + <a href="https://www.npmtrends.com/auth"> |
| 12 | + <img src="https://img.shields.io/npm/dm/auth?style=flat-square" alt="Downloads" /> |
| 13 | + </a> |
| 14 | + <a href="https://github.com/nextauthjs/auth-cli/stargazers"> |
| 15 | + <img src="https://img.shields.io/github/stars/nextauthjs/auth-cli?style=flat-square" alt="Github Stars" /> |
| 16 | + </a> |
| 17 | + <a href="https://www.npmjs.com/package/auth"> |
| 18 | + <img src="https://img.shields.io/github/v/release/nextauthjs/auth-cli?label=latest&style=flat-square" alt="Github Stable Release" /> |
| 19 | + </a> |
| 20 | + </p> |
| 21 | + <p align="center"> |
| 22 | + Auth.js CLI is a multi-purpose CLI to get started and manage Auth.js projects. |
| 23 | + </p> |
| 24 | +</p> |
2 | 25 |
|
3 | 26 | The CLI tool by [Auth.js](https://authjs.dev) to supercharge your authentication workflow.
|
4 | 27 |
|
@@ -27,6 +50,116 @@ Commands:
|
27 | 50 | help [command] display help for command
|
28 | 51 | ```
|
29 | 52 |
|
| 53 | +## Security |
| 54 | + |
| 55 | +If you think you have found a vulnerability (or are not sure) in Auth.js or any of the related packages (i.e. Adapters), we ask you to read our [Security Policy](https://authjs.dev/security) to reach out responsibly. Please do not open Pull Requests/Issues/Discussions before consulting with us. |
| 56 | + |
30 | 57 | ## Acknowledgements
|
31 | 58 |
|
32 | 59 | Special thanks to Craig for the `auth` package name on npm.
|
| 60 | + |
| 61 | +### Sponsors |
| 62 | + |
| 63 | +We have an [OpenCollective](https://opencollective.com/nextauth) for companies and individuals looking to contribute financially to the project! |
| 64 | + |
| 65 | +<!--sponsors start--> |
| 66 | +<table> |
| 67 | + <tbody> |
| 68 | + <tr> |
| 69 | + <td align="center" valign="top"> |
| 70 | + <a href="https://clerk.com?utm_source=sponsorship&utm_medium=github&utm_campaign=authjs&utm_content=sponsor" target="_blank"> |
| 71 | + <img width="108" src="https://avatars.githubusercontent.com/u/49538330?s=200&v=4" alt="Clerk Logo" /> |
| 72 | + </a><br /> |
| 73 | + <div>Clerk</div> |
| 74 | + <sub>💵</sub> |
| 75 | + </td> |
| 76 | + <td align="center" valign="top"> |
| 77 | + <a href="https://vercel.com" target="_blank"> |
| 78 | + <img width="108" src="https://avatars.githubusercontent.com/u/14985020?s=200&v=4" alt="Vercel Logo" /> |
| 79 | + </a><br /> |
| 80 | + <div>Vercel</div> |
| 81 | + <sub>💵☁️</sub> |
| 82 | + </td> |
| 83 | + <td align="center" valign="top"> |
| 84 | + <a href="https://fusionauth.io" target="_blank"> |
| 85 | + <img width="108" src="https://avatars.githubusercontent.com/u/41974756?s=200&v=4" alt="FusionAuth Logo" /> |
| 86 | + </a><br /> |
| 87 | + <div>FusionAuth</div> |
| 88 | + <sub>💵</sub> |
| 89 | + </td> |
| 90 | + <td align="center" valign="top"> |
| 91 | + <a href="https://www.beyondidentity.com" target="_blank"> |
| 92 | + <img width="108" src="https://avatars.githubusercontent.com/u/69811361?s=200&v=4" alt="Beyond Identity Logo" /> |
| 93 | + </a><br /> |
| 94 | + <div>Beyond Identity</div> |
| 95 | + <sub>💵</sub> |
| 96 | + </td> |
| 97 | + <td align="center" valign="top"> |
| 98 | + <a href="https://stytch.com" target="_blank"> |
| 99 | + <img width="108" src="https://avatars.githubusercontent.com/u/69983493?s=200&v=4" alt="Stytch Logo" /> |
| 100 | + </a><br /> |
| 101 | + <div>Stytch</div> |
| 102 | + <sub>💵</sub> |
| 103 | + </td> |
| 104 | + <td align="center" valign="top"> |
| 105 | + <a href="https://prisma.io" target="_blank"> |
| 106 | + <img width="108" src="https://avatars.githubusercontent.com/u/17219288?s=200&v=4" alt="Prisma Logo" /> |
| 107 | + </a><br /> |
| 108 | + <div>Prisma</div> |
| 109 | + <sub>💵</sub> |
| 110 | + </td> |
| 111 | + <td align="center" valign="top"> |
| 112 | + <a href="https://lowdefy.com" target="_blank"> |
| 113 | + <img width="108" src="https://avatars.githubusercontent.com/u/47087496?s=200&v=4" alt="Lowdefy Logo" /> |
| 114 | + </a><br /> |
| 115 | + <div>Lowdefy</div> |
| 116 | + <sub>💵</sub> |
| 117 | + </td> |
| 118 | + <td align="center" valign="top"> |
| 119 | + <a href="https://workos.com" target="_blank"> |
| 120 | + <img width="108" src="https://avatars.githubusercontent.com/u/47638084?s=200&v=4" alt="WorkOS Logo" /> |
| 121 | + </a><br /> |
| 122 | + <div>WorkOS</div> |
| 123 | + <sub>💵</sub> |
| 124 | + </td> |
| 125 | + </tr> |
| 126 | + <tr> |
| 127 | + <td align="center" valign="top"> |
| 128 | + <a href="https://www.descope.com" target="_blank"> |
| 129 | + <img width="108" src="https://avatars.githubusercontent.com/u/97479186?s=200&v=4" alt="Descope Logo" /> |
| 130 | + </a><br /> |
| 131 | + <div>Descope</div> |
| 132 | + <sub>💵</sub> |
| 133 | + </td> |
| 134 | + <td align="center" valign="top"> |
| 135 | + <a href="https://checklyhq.com" target="_blank"> |
| 136 | + <img width="108" src="https://avatars.githubusercontent.com/u/25982255?s=200&v=4" alt="Checkly Logo" /> |
| 137 | + </a><br /> |
| 138 | + <div>Checkly</div> |
| 139 | + <sub>☁️</sub> |
| 140 | + </td> |
| 141 | + <td align="center" valign="top"> |
| 142 | + <a href="https://superblog.ai/" target="_blank"> |
| 143 | + <img width="108" src="https://d33wubrfki0l68.cloudfront.net/cdc4a3833bd878933fcc131655878dbf226ac1c5/10cd6/images/logo_bolt_small.png" alt="superblog Logo" /> |
| 144 | + </a><br /> |
| 145 | + <div>superblog</div> |
| 146 | + <sub>☁️</sub> |
| 147 | + </td> |
| 148 | + </tr> |
| 149 | + </tbody> |
| 150 | +</table> |
| 151 | + |
| 152 | +- 💵 Financial Sponsor |
| 153 | +- ☁️ Infrastructure Support |
| 154 | + |
| 155 | +<br /> |
| 156 | +<!--sponsors end--> |
| 157 | + |
| 158 | +## Contributing |
| 159 | + |
| 160 | +We're open to all community contributions! If you'd like to contribute in any way, please first read |
| 161 | +our [Contributing Guide](https://github.com/nextauthjs/.github/blob/main/CONTRIBUTING.md). |
| 162 | + |
| 163 | +## License |
| 164 | + |
| 165 | +MIT |
0 commit comments