Table of Contents
Methods
Constructor
Methods
getScopes()
getScopes()
getRedirectUrl()
getRedirectUrl()
Get a redirect URL to Modrinth’s authorize page for this OAuth2 clientReturns OAuth2.RedirectUrlResponse
string
required
exchangeCode()
exchangeCode()
async
Exchange a Modrinth access code for an access tokenReturns Response<OAuth2.AuthorizationResponse>
string
required
