This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
19dd4ba368
gnu-social
/
plugins
/
OAuth2
/
composer.json
7 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
[PLUGIN][OAuth2] Add OAuth2 support
2022-01-14 14:30:55 +00:00
{
"require"
:
{
"nyholm/psr7"
:
"*"
,
wip
2022-01-15 18:03:07 +00:00
"trikoder/oauth2-bundle"
:
"v3.x-dev"
[PLUGIN][OAuth2] Add OAuth2 support
2022-01-14 14:30:55 +00:00
}
}
Copy Permalink