[Web] add oauth2-keycloak lib

This commit is contained in:
FreddleSpl0it
2023-03-13 09:02:32 +01:00
committed by DerLinkman
parent 9d8c1a01ac
commit cd3660a96d
211 changed files with 29545 additions and 7 deletions
+13
View File
@@ -0,0 +1,13 @@
PSR Http Message
================
This repository holds all interfaces/classes/traits related to
[PSR-7](http://www.php-fig.org/psr/psr-7/).
Note that this is not a HTTP message implementation of its own. It is merely an
interface that describes a HTTP message. See the specification for more details.
Usage
-----
We'll certainly need some stuff in here.