(feat): improvements to the slow
This commit is contained in:
parent
8bc3215ab8
commit
c51c0f2e83
7 changed files with 76 additions and 21 deletions
|
|
@ -48,7 +48,7 @@ let client = TAuthClient::from_config(
|
|||
"https://my.cool.app/tauth/callback",
|
||||
std::env::var("TAUTH_PRIVATE_KEY")?,
|
||||
)
|
||||
.frontend_url("https://tauth.tensamin.net/login"),
|
||||
.frontend_url("https://app.tensamin.net"),
|
||||
)?;
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue