EthanArbuckle/Apollo-CustomApiCredentials
Fork: 141 Star: 768 (更新于 2024-10-26 12:32:03)
license: GPL-3.0
Language: Objective-C .
Tweak to use your own reddit API credentials in Apollo
最后发布版本: v1.0.1-1 ( 2023-07-06 14:58:36)
Use your own reddit and imgur API credentials in Apollo
Creating Reddit API Credentials
sign out of all accounts in Apollo before installing
- Install the tweak and launch Apollo.
- When prompted, sign into reddit.com.
- After signing in, you'll be redirected to your account's "developer apps" page.
- A new developer app needs to be created. The tweak will autopopulate all fields with the correct information.
- Complete the Captcha and click
create app
. - Once the app has been created, you will land on the Apollo Home feed.
Creating Imgur API Credentials
- Navigate to https://api.imgur.com/oauth2/addclient. Sign in (or create an account)
- Application name:
anything
- Authorization type:
Anonymous usage without user authorization
- Authorization callback URL:
apollo://imgur-oauth
- Description:
anything
- After creating the app, copy the generated
client_id
value intokImgurClientID
(near the top of theTweak.m
file)
EthanArbuckle/Apollo-CustomApiCredentials同语言 Objective-C最近更新仓库
2024-10-05 20:03:05 roothide/Bootstrap
2024-09-15 10:49:02 focus-editor/focus
2024-09-02 19:28:18 opa334/TrollStore
2024-08-31 08:33:55 facebookincubator/SocketRocket
2024-08-22 18:45:46 SDWebImage/SDWebImage
2024-07-03 06:23:17 ccgus/fmdb