This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-oauth-client.git
The following commit(s) were added to refs/heads/master by this push:
new f9000b4 doc: clarify API situation
f9000b4 is described below
commit f9000b425121f17984cf122c9cebfebd98bffdd6
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Dec 12 17:22:32 2024 +0100
doc: clarify API situation
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 24fd540..21cc09a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
> [!IMPORTANT]
> The Java APIs exported by this bundle are considered **experimental** and
> are marked as being
-> @ProviderType. Expect them to change frequently until they are considered
stable.
+> @ProviderType. The APIs may change in an incompatible way in future minor
releases.
This bundle adds support for Sling-based applications to function as an OAuth
2.0 client
([RFC 6749](https://datatracker.ietf.org/doc/html/rfc6749)) and implements the
basis for being an