Versions in this module Expand all Collapse all v0 v0.10.1 Dec 6, 2024 v0.10.0 Dec 6, 2024 Changes in this version + func HandleMytokenFromMytoken(ctx *fiber.Ctx) *model.Response + func HandleMytokenFromMytokenReq(rlog log.Ext1FieldLogger, parent *mytoken.Mytoken, ...) *model.Response + func HandleMytokenFromMytokenReqChecks(rlog log.Ext1FieldLogger, req *response.MytokenFromMytokenRequest, ...) (*restrictions.Restriction, *mytoken.Mytoken, *model.Response) + func HandleMytokenFromTransferCode(ctx *fiber.Ctx) *model.Response + func RevokeMytoken(rlog log.Ext1FieldLogger, tx *sqlx.Tx, id mtid.MTID, jwt string, ...) *model.Response