erdkse / adminlte-3-react

React 18.3.1 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-react
MIT License
256 stars 133 forks source link

Gatekeeper Server API and Gatekeeper-client-sdk #49

Closed uaktags closed 7 months ago

uaktags commented 2 years ago

The Gatekeeper-client-sdk project doesn't have a github and its pointed to a 3rd party website by the creator (https://gatekeeper-api.profabric.tech/v1/auth/login). As there's no documentation for the gatekeeper-client-sdk nor documentation on how to update the login to some other server or implementation.

FWIW, its a base64 encoded JWT response: (header).(payload).(signature)

mert4k commented 2 years ago

Hello there, we are currently working on gatekeeper project, and going to publish a documentation ASAP. As an alternative, you can create your own basic authentication service.

uaktags commented 2 years ago

@mert4k would it be beneficial to just keep this issue open and then reference it when the documentation or GK project gets posted and just add a commit to ref it?

erdkse commented 2 years ago

of course @uaktags. I also think that we should keep this issue open until the documentation and the project are released.

erdkse commented 7 months ago

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