erdkse / adminlte-3-angular

Angular 18.0.0 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-angular
MIT License
240 stars 193 forks source link

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

Closed luisrigoni closed 10 months ago

luisrigoni commented 3 years ago

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?

erdkse commented 3 years ago

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.

VirginEnt commented 1 year ago

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

BTW: Great job :-)

BR, Daniel

erdkse commented 10 months ago

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