fix: minor tweak
This commit is contained in:
parent
daf214275b
commit
dcd148e43b
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ const pkceChallengeFromVerifier = async v => {
|
|||
// OAUTH REQUEST
|
||||
|
||||
/**
|
||||
* Initiate PKCE Auth Code flow when requested
|
||||
* Initiates PKCE Auth Code flow when requested
|
||||
*
|
||||
* @param {Object} - The necessary params
|
||||
* @returns {Void}
|
||||
|
|
|
|||
Loading…
Reference in a new issue