repowiserepowise
Sign in
roshankumar0036singh/auth-server
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseroshankumar0036singh/auth-server

auth-server

github.com/roshankumar0036singh/auth-server

5e3d3e9mainsynced 1w ago

Files

168
+12

Symbols

730

Docs

0

Dead Exports

13

Entry Points

15

Code HealthView report

Average health
8.3/10+0.3
Excellent
Hotspot health
4.9/10+0.8
Needs work
Open findings322Worst fileclients/ts/src/AuthClient.ts2.4/10
Maintainability9.5/10ExcellentPerformance7risks· 10.0/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

clients/ts/src/AuthClient.tsUngoverned Hotspot

High-churn file with no governing decision

clients/create-auth-app/index.jsKnowledge Silo

100% single-owner concentration

RefreshTokenRequestDead Code

Safe to delete (2 lines)

clients/ts/src/react/index.tsxUngoverned Hotspot

High-churn file with no governing decision

clients/create-auth-app/scaffold-smoke.mjsKnowledge Silo

100% single-owner concentration

59 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use UUID for OAuthProviderConfig primary keyproposed
1w ago · comment
Use require assertions in password strength validation unit testsproposed
1w ago · pr
Add rate limiting and error handling for MFA login with sanitized loggingproposed
1w ago · pr
Use configured bcrypt cost (BcryptRounds) instead of bcrypt.DefaultCostproposed
1w ago · pr
Cache email templates at startup and improve email service behaviorproposed
1w ago · pr
Modularize AuthService and fix security/logic flaws with expanded unit testsproposed
1w ago · pr

Top Hotspots5 of 22View all

internal/service/auth_service.go

27c/90d99%

clients/ts/src/AuthClient.ts

11c/90d98%

internal/handler/auth_handler.go

13c/90d98%

internal/handler/oauth_handler.go

12c/90d96%

internal/service/oauth_service.go

4c/90d95%

Commit Activity

Feature Fix Refactor Dependency