Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Conversation

@Buzeqq
Copy link
Collaborator

@Buzeqq Buzeqq commented Feb 27, 2024

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 27, 2024

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 9e960cc.

♻️ This comment has been updated with latest results.

@Buzeqq Buzeqq linked an issue Feb 27, 2024 that may be closed by this pull request

[ApiController]
[Route("[controller]")]
public class QrCodeController : ControllerBase
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dziwne że nie wolisz minimal API

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

myślałem, że wolisz kontrolery

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sam zrobiłem w tym projekcie minimal api, imho jak jest mało metod to może być minimal api

MatLabel,
MatSuffix,
ReactiveFormsModule,
NgOptimizedImage,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

O wow, ale profeska

return await firstValueFrom(
this.http.post<Enable2faResponse>('/Api/Manage/2fa', {
enable: true,
twoFactorCode: code.toString(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

String to string?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Managing your account - 2fa

3 participants