# Authentication, Google auth and Magic link

<pre><code>├── node_modules
<strong>├── mail-templates
</strong>├── migrations
├── src
│   ├── configs
│   ├── domains
│   │   ├── auth             # Users module
</code></pre>
