Skip to content

Commit b43e1f8

Browse files
committed
Remove note related to client SDKs
1 parent ddbe36b commit b43e1f8

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
> The namespace remains `Kreait\Firebase` and the package name remains `kreait/firebase-php`.
2525
> Please update your remote URL if you have forked or cloned the repository.
2626
27-
> [!NOTE]
28-
> If you are interested in using the PHP Admin SDK as a client for end-user access (for example, in a web application),
29-
> as opposed to admin access from a privileged environment (like a server), you should instead follow the
30-
> [instructions for setting up the client JavaScript SDK](https://firebase.google.com/docs/web/setup).
31-
3227
## Overview
3328

3429
[Firebase](https://firebase.google.com/) provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP.

docs/index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ Firebase Admin SDK for PHP
3030
The namespace remains ``Kreait\Firebase`` and the package name remains ``kreait/firebase-php``.
3131
Please update your remote URL if you have forked or cloned the repository.
3232

33-
.. note::
34-
If you are interested in using the PHP Admin SDK as a client for end-user access
35-
(for example, in a web application), as opposed to admin access from a
36-
privileged environment (like a server), you should instead follow the
37-
`instructions for setting up the client JavaScript SDK <https://firebase.google.com/docs/web/setup>`_.
38-
3933
********
4034
Overview
4135
********

0 commit comments

Comments
 (0)