Merge branch 'main' of https://github.com/Frappet/hrms-landing
This commit is contained in:
commit
46af96b08d
5 changed files with 107 additions and 5 deletions
|
|
@ -98,7 +98,7 @@ onMounted(async () => {
|
|||
if (!checkToken && !token.value) {
|
||||
await axios
|
||||
.post(
|
||||
`${import.meta.env.VITE_SSO_URL}/kcauth`,
|
||||
`${import.meta.env.VITE_URL_SSO}/kcauth`,
|
||||
{},
|
||||
{
|
||||
headers: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue