tangled
alpha
login
or
join now
radmakr.com
/
vault
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
make sendable
radmakr.com
2 years ago
25df48f6
6771885c
options
unified
split
Changed files
+1
-1
Sources
Vault
Vault.swift
+1
-1
Sources/Vault/Vault.swift
···
7
7
8
8
import Foundation
9
9
10
10
-
public struct KeychainConfiguration {
10
10
+
public struct KeychainConfiguration: Sendable {
11
11
public let serviceName: String
12
12
public let accessGroup: String?
13
13
public let accountName: String