tymon/jwt-auth ,
spomky-labs/jose
Installed above both packages still getiing error as below
Class “JoseFactoryJWKFactory” not found
because of which in coding level below code is not working
use JoseFactoryJWEFactory;
use JoseFactoryJWKFactory;
use JoseFactoryJWSFactory;
for reference image , while installing Jose packing it is showing error
it should allow to work with JOSE factory , i have followed all the procedure’s.
Error should not come in application level
shricharan alva is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.