Update directory module: Zitadel v4.13.1 integration
Some checks failed
BotServer CI/CD / build (push) Failing after 6m43s
Some checks failed
BotServer CI/CD / build (push) Failing after 6m43s
This commit is contained in:
parent
155d465b14
commit
508a3ed011
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ pub mod groups;
|
||||||
pub mod router;
|
pub mod router;
|
||||||
pub mod users;
|
pub mod users;
|
||||||
|
|
||||||
|
// Zitadel directory service integration - v4.13.1
|
||||||
|
|
||||||
pub use client::{ZitadelClient, ZitadelConfig};
|
pub use client::{ZitadelClient, ZitadelConfig};
|
||||||
|
|
||||||
pub struct AuthService {
|
pub struct AuthService {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue