**What** - remove auth provider entity **Why** - The auth provider entity was not really used anywhere **How** - Keeping loader behavior as is but removing the Co-authored-by: Sebastian Rindom <7554214+srindom@users.noreply.github.com>
2 lines
50 B
TypeScript
2 lines
50 B
TypeScript
export { default as AuthUser } from "./auth-user"
|