Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ghayyad committed Jan 17, 2024
2 parents 1445c22 + 3b9209c commit 07248ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/AuthService.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ if (TokenCheck) {
<br/>
<div id="gotToken" hidden>
<Group position='left'>
<Popover width={280} withArrow shadow="md">
<Popover width={400} withArrow shadow="md">
<Popover.Target>
<Text size="sm">Access Token 🛈</Text>
</Popover.Target>
<Popover.Dropdown>
<Popover.Dropdown> You can read more about access_token hereYou can read more about access_token hereYou can read more about access_token here
<a href="https://developers.hidglobal.com/authentication-service/reference/authentication-api-access-token">You can read more about access_token here</a>
</Popover.Dropdown>
</Popover>
Expand Down

0 comments on commit 07248ea

Please sign in to comment.