Skip to content

Commit a1f4464

Browse files
authored
Remove "prerelease" note.
This is confusing people into thinking this code is not in production.
1 parent c45ec11 commit a1f4464

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
This is a TypeScript library that implements the provider side of the OAuth 2.1 protocol with PKCE support. The library is intended to be used on Cloudflare Workers.
44

5-
## Beta
6-
7-
As of March, 2025, this library is very new, prerelease software. The API is still subject to change.
8-
95
## Benefits of this library
106

117
* The library acts as a wrapper around your Worker code, which adds authorization for your API endpoints.

0 commit comments

Comments
 (0)