nevesz7 / botjs

0 stars 0 forks source link

Working with tokens #22

Closed nevesz7 closed 1 year ago

nevesz7 commented 1 year ago

Token Generation to authenticate users. Token has the rememberMe option so it lasts for one hour or one week. Login mutation now has to be authenticated. Tests fixed to function properly after changes.