Skip to content

Commit

Permalink
feat: add features to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danestves committed Jan 22, 2024
1 parent 4226760 commit 176a6c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ npm install remix-auth-clerk
[![Release](https://img.shields.io/npm/v/remix-auth-clerk.svg?&label=Release)](https://www.npmjs.com/package/remix-auth-clerk)
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/danestves/remix-auth-clerk/blob/main/LICENSE)

## Features

- **🔨 Supports multiple runtimes**: Node.js and Cloudflare Workers
- **🔒 Secure** -- SOC 2 Type 2, HIPAA, Bot & Brute force detection, Password leak protection and many more thanks to Clerk
- **🔌 Simple** -- easy to use and extend (_inside Clerk platform_)
- **📙 Use any database** -- save the information you need with any database that you want thanks to `remix-auth`
- **🚀 Remix Auth Foundation** -- an amazing authentication library for Remix.


## Supported runtimes

| Runtime | Has Support |
Expand Down

0 comments on commit 176a6c9

Please sign in to comment.