Closed uaktags closed 10 months 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.
@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?
of course @uaktags. I also think that we should keep this issue open until the documentation and the project are released.
this package usage is dropped. I am closing the issue.
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)