Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Jan 10, 2024
1 parent c0cc042 commit 7aeaf29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/malta.config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Arctic",
"description": "Arctic is an OAuth 2.0 library that supports numerous providers",
"description": "Arctic is a library that provides OAuth 2.0 clients for major providers.",
"domain": "https://arctic.js.org",
"twitter": "@pilcrowonpaper",
"sidebar": [
Expand Down
4 changes: 3 additions & 1 deletion docs/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ title: "Arctic documentation"

# Arctic documentation

Arctic is an OAuth 2.0 library for JavaScript/TypeScript that supports numerous providers. It runs on any runtime, including Node.js, Bun, Deno, and Cloudflare Workers.
Arctic is a TypeScript library that provides OAuth 2.0 and OpenID Connect clients for major providers. It runs on any runtime, including Node.js, Bun, Deno, and Cloudflare Workers.

If you need a generic OAuth 2.0 client, see [Oslo](https://oslo.js.org).

## Installation

Expand Down

0 comments on commit 7aeaf29

Please sign in to comment.