You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the AccessToken.generate factory method by including the creation of the cryptographic token itself, instead of delegating the caller.
Possibly use BCryptHashing.randomString
Improve the
AccessToken.generate
factory method by including the creation of the cryptographic token itself, instead of delegating the caller.Possibly use
BCryptHashing.randomString
Originally posted by @bytecodeguru in #21 (comment)
The text was updated successfully, but these errors were encountered: