Credentials
public struct Credentials: Fn
Returns a native reference to credentials. This allows for example, paginate over all credentials in a database.
-
Declaration
Swift
public init(scope: Expr? = nil)Parameters
scopethe scope database.
Credentials Struct Reference