fix: minor tweak

This commit is contained in:
jamesgeorge007
2020-01-11 13:15:41 +05:30
parent 1a04d79fb9
commit 80f7d3120a

View File

@@ -71,7 +71,6 @@ const getTokenConfiguration = async endpoint => {
}
};
//////////////////////////////////////////////////////////////////////
// PKCE HELPER FUNCTIONS
// Generate a secure random string using the browser crypto functions