I would like to implement an access account using email (with verification) including a reset password but most of the samples are using SQL server. Is there other mechanism or component which is DB agnostic (I'm currently using Postgresql)? A sample project is very much appreciated. Thank you