dwyl / dwyl/email

Add auth_plug to Enable Authentication

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
enhancement T25m
Dominant language
Elixir
Stars
44
Forks
1
Avg merge
18h 25m
Merged PRs (30d)
1

Description

Once the `AUTH_API_KEY` PR https://github.com/dwyl/auth/pull/43 is merged,
+ [ ] Add **`auth_plug`** to enable Auth in the Email app.
+ [ ] Display _Decrypt_ Email address to an Authenticated person with `@dwyl.com` email address.

We could add more sophisticated RBAC once it's available https://github.com/dwyl/auth/issues/31
But for now we can simply restrict access based on `conn.assigns.person.email =~ "@dwyl.com"` 👍

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.