adminlte-3-angular icon indicating copy to clipboard operation
adminlte-3-angular copied to clipboard

Which auth server this template uses at gatekeeper-api.profabric.tech?

Open luisrigoni opened this issue 2 years ago • 1 comments

Hi,

I would like to host my own auth server. Looking at gatekeeper-cliet-sdk/axios.js there is:

const intance = axios.create({
    baseURL: `https://gatekeeper-api.profabric.tech`
});

This may be a silly question, but I can't figure out what is running there. Which server/tech/stack are you running? Can you show some direction on how we can create/host a custom auth server?

luisrigoni avatar Nov 08 '21 13:11 luisrigoni

This is my custom implemented server. I am planning to open it for public usage. I will inform you from here when it is ready.

erdkse avatar Nov 09 '21 16:11 erdkse

Hey, is there any news on that? I would be interested as well!

BTW: Great job :-)

BR, Daniel

VirginEnt avatar May 21 '23 20:05 VirginEnt

this package usage is dropped. I am closing the issue.

erdkse avatar Jan 19 '24 17:01 erdkse