mcarrolle

Results 3 comments of mcarrolle

Yes you are right. Refresh token need to be stored in reliable storage like database. I am going to add two method (getRefreshToken and saveRefreshToken) in the UserService interface. Is...

Removing the protocol prefix `ssh://` doesn't work because bolt is fetching the module with git transport protocol. Output when fetching module with ssh transport from a old bolt version: ```...

Hi, Commit messages have been formatted. Is something missing ?