digital-asset / digital-asset/cn-quickstart

Remove reliance on Spring Security API outside of security package

Open
#235 0 comments 0 reactions 1 assignee Claimed by @peterkvokacka-da View on GitHub
Dominant language
Haskell
Stars
49
Forks
40
Avg merge
4d 11h
Merged PRs (30d)
5

Description

In AdminApiImpl.createTenantRegistration, we're directly calling Spring Security APIs. This creates a tight coupling to Spring Security, which goes against our goal of keeping things loosely coupled.

Also, please check the rest of the codebase to see if there are other spots where Spring Security is being used directly, and refactor them accordingly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.