Enter a search query
.Info<T>()
This method returns the record of an authenticated scope user.
Method Syntaxdb.Info<T>()
var currentUser = db.Info<User>();