implement mastodon oauth authorization #22
No reviewers
Labels
No labels
bug
customization
duplicate
enhancement
feature parity
help wanted
high priority
invalid
low priority
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: woem.men/forkey#22
Loading…
Reference in a new issue
No description provided.
Delete branch "sugar/forkey:implement-mastodon-oauth"
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?
What
Implemented enough of Mastodon OAuth authentication for salted caramel to work (after modifying it to use HTTP URLs rather than HTTPS URLs).
OAuth doesn't work in dev mode, it's necessary to use
pnpm build && pnpm start.Why
Working towards full Mastodon API implementation.
Additional info (optional)
This modifies
apptable to contain Mastodon specific information, which will be used later for implementation of/api/v1/apps/verify_credentials.Checklist
a44d8a14f6to629d28218d629d28218dto511c429d48511c429d48tobd88c5261ebd88c5261eto61db718bae61db718baeto67c323a8f267c323a8f2to125bf6fe93Added support for masto-fe-standalone.