Skip to content

Commit 4da1e67

Browse files
authored
Update application_papa_kofi_api_auth.md
1 parent 5b634f8 commit 4da1e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/proposals/2025/gsoc/application_papa_kofi_api_auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ final tokenCredentials = await authorization.requestTokenCredentials(
226226
```
227227
where `authorization` is an instance of the Authorization class which is created with client credentials and platform definition (Platforms include X, Apple, Google etc) provided by the aforementioned library.
228228
It is important to note however that the OAuth1.0 is being deprecated in favor of the 2.0 framework. Learn more [oauth1](https://oauth.net/core/1.0/) <br/>
229-
![oauth1](../gsoc/images/oauth1.png)
229+
![oauth1](images/oauth1.png)
230230

231231

232232
7. OAuth 2.0

0 commit comments

Comments
 (0)