|
GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
| Task< string > | ExecuteAsync (string? email, string? token) |
| Task<string> Application.Interfaces.UseCases.Auth.IConfirmEmail.ExecuteAsync | ( | string? | email, |
| string? | token | ||
| ) |
Implementado em Application.UseCases.Auth.ConfirmEmail.