mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 10:21:40 +00:00
refactor: move Pkl module definitions to dedicated package
This commit is contained in:
@@ -62,6 +62,9 @@ templ NavigatorCredentialsGetAll() {
|
||||
allowCredentials: [],
|
||||
timeout: 60000,
|
||||
userVerification: "discouraged",
|
||||
extensions: {
|
||||
|
||||
}
|
||||
},
|
||||
})
|
||||
.then((assertion) => {
|
||||
|
||||
Reference in New Issue
Block a user