Skip to content

feat: update auth logic, upgrade project structure#34

Merged
kim-energyweb merged 17 commits intomasterfrom
feat/auth
Apr 23, 2026
Merged

feat: update auth logic, upgrade project structure#34
kim-energyweb merged 17 commits intomasterfrom
feat/auth

Conversation

@hejkerooo
Copy link
Copy Markdown
Collaborator

@hejkerooo hejkerooo commented Dec 4, 2025

Total scope:

  • Reduce amount of RPC calls,
  • Update project structure,
  • Enforce BASE_URLS in most places of the projects with fallback with cache manager,
  • Add more detailed errors, add more logs,
  • Add new endpoint GET /token to return access token from pallet auth server,
  • Enforce strict npm engine,
  • Endpoint /config returns base urls details and app version/git sha

Docker tag: feat-auth-0.1

@hejkerooo hejkerooo requested a review from KaamilW as a code owner December 4, 2025 09:21
@hejkerooo hejkerooo marked this pull request as draft December 4, 2025 09:21
@hejkerooo hejkerooo requested a review from soanvig December 4, 2025 10:12
@hejkerooo hejkerooo marked this pull request as ready for review December 4, 2025 10:14
Comment thread src/util/logger.ts Outdated
Comment thread src/config.ts Outdated
Comment thread src/util/logger.ts Outdated
Comment thread src/util/logger.ts
Comment thread src/util/logger.ts Outdated
Comment thread src/util/logger.ts Outdated
Comment thread src/util/logger.ts Outdated
Comment thread src/routes/admin.ts Outdated
Comment thread src/routes/admin.ts
Comment thread src/routes/admin.ts
Comment thread src/shutdown.ts Outdated
Copy link
Copy Markdown
Collaborator Author

@hejkerooo hejkerooo left a comment

Choose a reason for hiding this comment

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

health module should not be responsible for any of this

Comment thread src/health/health.ts Outdated
Comment thread src/health/health.ts Outdated
@azam-ismail azam-ismail force-pushed the feat/auth branch 3 times, most recently from 4d7c708 to f6df7bc Compare January 15, 2026 07:48
Copy link
Copy Markdown
Collaborator

@kim-energyweb kim-energyweb left a comment

Choose a reason for hiding this comment

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

LGTM

@kim-energyweb kim-energyweb merged commit 121c10c into master Apr 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants