# Functions
RotateMytokenAfterAT rotates a mytoken after it was used to obtain an AT if rotation is enabled for that case.
RotateMytokenAfterATForResponse rotates a mytoken after it was used for obtaining an AT if rotation is enabled for that case and returns a pkg.MytokenResponse with the updated infos.
RotateMytokenAfterOther rotates a mytoken after it was used for other usages than AT if rotation is enabled for that case.
RotateMytokenAfterOtherForResponse rotates a mytoken after it was used for other usages than AT if rotation is enabled for that case and returns a pkg.MytokenResponse with the updated infos.