feat(nex-servers): add nex token get stub and start working on grpc server

This commit is contained in:
DJMrTV 2025-03-07 15:14:43 +01:00
commit 02c46fca1d
10 changed files with 347 additions and 12 deletions

View file

@ -6,3 +6,4 @@ pub mod email;
pub mod oauth;
mod pid_distribution;
pub mod people;
pub mod provider;