Introduction

What is OAuth2

OAuth2 is a Open Authorization which is designed to allow a website or application to access resources hosted by other web apps on behalf of a user

Now what does OAuth2 have to do with pqko-discord or discord at all? Discord implemented this in there website and to make our and your file easier we have implemented it to cause minimal errors.

OAuth2 comes with an access token and a refresh token.

Video: coming soon

Last updated