JSON Web Token for codeigniter4-authentication. This package is port from tymondesigns/jwt-auth for compability with agungsugiarto/codeigniter4-authentication.
However when I try installing the library I get the following composer error:
[InvalidArgumentException] Could not find a version of package agungsugiarto/codeigniter4-authentication-jwt matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
Thank you very much for your good work
However when I try installing the library I get the following composer error:
[InvalidArgumentException] Could not find a version of package agungsugiarto/codeigniter4-authentication-jwt matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
How best can I use this library?
Thank you