influenzanet / user-management-service

Backend service to managing user related logic
0 stars 7 forks source link

add refresh-token-migration tool #20

Closed cturbelin closed 11 months ago

cturbelin commented 11 months ago

Add tool to migrate refreshToken from users collection to renewTokens collection needed to add some functions in db package to export private functions (GetContext() public alias of getContext, and generic function to get a Collection object using collection name constants)