Password reminder best practice

Hi. I implemented my own developer portal following this example: tyk-custom-portal/portal.rb at master · TykTechnologies/tyk-custom-portal · GitHub

What is the best way to implement “I forgot the password” functionality? I don’t keep user data on my side. Is Tyk developer API allows to remind the forgotten password to the developer?

Thanks!