Pnut: Client Id/Secret can be set by admins #1473

Merged
MrPetovan merged 2 commits from heluecht/friendica-addons:pnut into 2024.03-rc 2024-03-03 18:29:54 +01:00
Showing only changes of commit 90ec1bc838 - Show all commits

View file

@ -4,5 +4,7 @@ With this addon to friendica you can give your users the possibility to post the
No setup is needed for the admins to make it work for their users, however it is possible for the admin to create a client, so that the users don't have to.
To do so, go to https://pnut.io/dev and scroll down to "Create New Client". Enter a name of your choice and enter your Friendica host name as the website. Use https://(yourhost.name)/pnut/connect as a redirect url, replace "(yourhost.name)" with the host name of your system.
To do so, go to https://pnut.io/dev and scroll down to "Create New Client".
Enter a name of your choice and enter your Friendica host name as the website.
Use https://(yourhost.name)/pnut/connect as a redirect url, replace "(yourhost.name)" with the host name of your system.
Limit the scope to "basic,files,follow,polls,presence,stream,update_profile,write_post"