Instance Methodhummingbird-auth 2.0.2HummingbirdAuth
withLockedSession(_:)
Access the session and allowing it to be mutated
func withLockedSession<Value>(_ mutate: (inout SessionData<Session>?) -> Value) -> Value
Access the session and allowing it to be mutated
func withLockedSession<Value>(_ mutate: (inout SessionData<Session>?) -> Value) -> Value