keinsell / neuronek

🧬 Intelligent dosage tracker application with purpose to monitor supplements, nootropics and psychoactive substances along with their long-term influence on one's mind and body.
https://neuronek.up.railway.app/reference
Do What The F*ck You Want To Public License
11 stars 2 forks source link

refactor: :fire: remove `DefineAuthorizationChallenge` (ENG-63) #378

Closed keinsell closed 1 year ago

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

linear[bot] commented 1 year ago
ENG-63 Remove unused DefineAuthorizationChallenge query

\[neuronek\] apps/server/src/modules/identity-and-access-mangement/application/queries/get-authorization-challange.ts (Lines 1-15) ``` import { Command } from '../../../../shared/core/cqrs/command/command' interface GetAuthorizationChallengeProperties { username: string } export class DefineAuthorizationChallenge extends Command implements GetAuthorizationChallengeProperties { public username: string constructor(payload: GetAuthorizationChallengeProperties) { super() Object.assign(this, payload) } } ``` [Open in IDE](https://api.codestream.com/c/ZGBqElpEEPTut8oM/KI6j1jnOSRmYTfPBr0mheQ?marker=646d48b7b8cf2cd850e610fe&ide=default&src=Linear) · [Open on GitHub](https://github.com/keinsell/neuronek/blob/b912624fb75ffaa32fe373bfa263ff66a0b350ea/apps/server/src/modules/identity-and-access-mangement/application/queries/get-authorization-challange.ts#L1-L15) Created from JetBrains using [CodeStream](https://codestream.com/?utm_source=cs&utm_medium=issue&utm_campaign=linear)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
neuronek ❌ Failed (Inspect) May 23, 2023 11:18pm
pulumi[bot] commented 1 year ago

:tropical_drink: The Update (preview) for keinsell/neuronek/dev was successful.

Resource Changes

    Name          Type                           Operation
-   k8s-provider  pulumi:providers:kubernetes    delete
~   digitalocean  pulumi:providers:digitalocean  update