fix: minor tweak

This commit is contained in:
jamesgeorge007
2020-01-11 13:17:24 +05:30
parent 4ce673acfd
commit 12ef2f4465

View File

@@ -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}
*/