mirror of
https://github.com/sartography/spiffworkflow-frontend.git
synced 2025-02-24 12:18:17 +00:00
lint issue w/ burnettk cullerton
This commit is contained in:
parent
fe76cf0e11
commit
f65013804d
@ -45,6 +45,7 @@ const getUsername = () => {
|
||||
const idObject = jwt(idToken);
|
||||
return (idObject as any).preferred_username;
|
||||
}
|
||||
return null;
|
||||
};
|
||||
|
||||
// FIXME: we could probably change this search to a hook
|
||||
|
Loading…
x
Reference in New Issue
Block a user