registerApplication how it works #1117
Unanswered
mahomedalid
asked this question in
Q&A
Replies: 1 comment
-
|
It's documented here https://docs.joinmastodon.org/client/token/#app And yes, one app for every instance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that phanpy uses oauth, I want to use the same for my project, and I was wondering if I need to go and manually create the application in each instance. I found out the registerApplication method, but how this works, do the mastodon api requires authentication for registering the application?
phanpy/src/utils/auth.js
Line 26 in 51260b6
Beta Was this translation helpful? Give feedback.
All reactions