added user api

This commit is contained in:
2021-08-17 21:01:20 +05:30
parent c8e9d7e435
commit 543e63f0eb
10 changed files with 15 additions and 14 deletions

View File

@ -32,6 +32,7 @@ const TheContent = () => {
async function fetchUser() {
const user_email = SsoSession.attributes[0].values[0]
console.log(user_email);
const company_code = "FBS";
const key = "api"
const pwd = "c558a56c63c44f65956adde8863ecc3558f3e55a465d4338bb2e7d2692866fd8";