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
Similar issue to #5. Again, my preference would be to solve this with default values for optional parameters. The names of these properties should be 'Role', 'ExpireTime' and 'Data'.
The text was updated successfully, but these errors were encountered:
GenerateToken interface has been modified to accept optional parameters
and the class TokenProperties has been removed because it's not
necessary anymore. Related to issue #10
Similar issue to #5. Again, my preference would be to solve this with default values for optional parameters. The names of these properties should be 'Role', 'ExpireTime' and 'Data'.
The text was updated successfully, but these errors were encountered: