Add ability to create an application from the settings #1005

Open
opened 2020-11-12 13:29:27 +00:00 by lanodan · 3 comments
Owner

This would ease creating fediverse applications that can't always use the full OAuth2 flow and apparently stuff like OAuth2 authentication via wordpress.

It should give a client_secret and a client_id to the user.

This would ease creating fediverse applications that can't always use the full OAuth2 flow and apparently stuff like OAuth2 authentication via wordpress. It should give a `client_secret` and a `client_id` to the user.
Member

Thanks for opening this. I was thinking though that shouldn't this be under the admin-fe? If you're talking about letting Pleroma become an OAuth2 authentication provider for other websites?

Thanks for opening this. I was thinking though that shouldn't this be under the admin-fe? If you're talking about letting Pleroma become an OAuth2 authentication provider for other websites?
Member

@alex.s I meant for people who don't own the instance and want to make a bot for example.
(regarding the comment on https://git.pleroma.social/pleroma/pleroma/-/issues/2476)

@alex.s I meant for people who don't own the instance and want to make a bot for example. (regarding the comment on https://git.pleroma.social/pleroma/pleroma/-/issues/2476)
Owner

Yeah, we need this. It's a pain to get the id and secret for a utility like an RSS bot so it can post.

Yeah, we need this. It's a pain to get the id and secret for a utility like an RSS bot so it can post.
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#1005
No description provided.