Implemented the AuthMiddleware middleware in the library target.
This commit is contained in:
@@ -93,13 +93,3 @@ private extension Output {
|
||||
"00fec88a254d42e3a439d49e14cd60d1"
|
||||
]
|
||||
}
|
||||
|
||||
private extension String {
|
||||
/// A namespace assigned for Marvel API key samples.
|
||||
enum Key {
|
||||
/// A Marvel API private key sample.
|
||||
static let `private` = "SomePrivateKey"
|
||||
/// A Marvel API public key sample.
|
||||
static let `public` = "SomePublicKey"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user