1.0.5 • Published 7 months ago
@universal-packages/core-trpc-authentication v1.0.5
Core tRPC Authentication
tRPC Authentication universal-core module abstraction.
Install
npm install @universal-packages/core-trpc-authentication
npm install @universal-packages/core-authentication
Running App
This package just setup trpc-authentication using the core-authentication module. You can use core-express-controllers-trpc
to run a trpc server.
ucore run express-controllers
Typescript
This library is developed in TypeScript and shipped fully typed.
Contributing
The development of this library happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this library.