Use OAuth to login to Mastodon #8
Labels
No labels
bug
enhancement
good first issue
halted
help wanted
security
wait for upstream
wait to be tested
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: b3yond/ticketfrei#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 04.01.2018 09:51
Currently an app is registered & appkeys are stored - but then they are not used. The Retootbot still logs into mastodon with the normal passphrase, which still needs to be in the config.
Rather prompt the passphrase on first use to register OAuth keys, and then use them, so we don't have to store the passphrase.
Author: @b3yond Posted at: 26.03.2018 19:24
Works with local installations, needs to be tested with the web deployment.
Author: @b3yond Posted at: 21.05.2018 07:57
Tested with web installation, works. Could be more beautiful, but this will be handled in #9.