raystack / frontier

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
https://raystack-frontier.vercel.app/
Apache License 2.0
264 stars 34 forks source link

feat: api to remove member access for platform users #626

Closed kushsharma closed 4 months ago

kushsharma commented 4 months ago
vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 3:38pm
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9177393984

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/interceptors/authorization.go 0 3 0.0%
internal/api/v1beta1/platform.go 0 13 0.0%
core/user/service.go 0 26 0.0%
proto/v1beta1/admin_grpc.pb.go 0 26 0.0%
internal/api/v1beta1/mocks/serviceuser_service.go 0 28 0.0%
internal/api/v1beta1/mocks/user_service.go 0 28 0.0%
core/serviceuser/service.go 0 36 0.0%
proto/v1beta1/admin.pb.gw.go 0 65 0.0%
proto/v1beta1/admin.pb.validate.go 0 94 0.0%
proto/v1beta1/admin.pb.go 1 144 0.69%
<!-- Total: 1 463 0.22% -->
Totals Coverage Status
Change from base Build 9154603214: -0.04%
Covered Lines: 9560
Relevant Lines: 102319

💛 - Coveralls