Skip to content

Commit 9f1d6b0

Browse files
committed
update description
1 parent d1dcda1 commit 9f1d6b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastly.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# https://developer.fastly.com/reference/fastly-toml/
33

44
authors = ["[email protected]"]
5-
description = "OAuth 2.0 implemenation for Fastly Compute"
5+
description = "Connect to an identity provider such as Google using OAuth 2.0 and validate authentication status at the Edge, to authorize access to your edge or origin hosted applications."
66
language = "javascript"
77
manifest_version = 3
8-
name = "compute-js-auth"
8+
name = "OAuth 2.0 implementation for JavaScript"
99
service_id = ""
1010

1111
[local_server]

0 commit comments

Comments
 (0)