fix: minor tweak
This commit is contained in:
parent
4ce673acfd
commit
12ef2f4465
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ const getTokenConfiguration = async endpoint => {
|
|||
// PKCE HELPER FUNCTIONS
|
||||
|
||||
/**
|
||||
* Generate a secure random string using the browser crypto functions
|
||||
* Generates a secure random string using the browser crypto functions
|
||||
*
|
||||
* @returns {Object}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue