Instance Methodhummingbird-auth 2.0.1HummingbirdAuth
update(session:expiresIn:request:)
update existing session
func update(session: SessionType, expiresIn: Duration?, request: Request) async throws
If session does not exist then a sessionDoesNotExist
error will be thrown