Restful
Restful copied to clipboard
Dynamic private key
Would by great if the class Drahak\Restful\Security\Process\SecuredAuthentication has setter for private key or something else how to dynamically change private key. I implemented this my own, but Im not sure is it right. Setter in SecuredAuthentication, setter in HashAuthenticator but there is also an interface for TimeoutAuthenticator so i had to remove it.