Feat: Delegated Auth #296
Labels
discuss
Share your constructive thoughts on how to make progress with this issue
elixir
Pull requests that update Elixir code
enhancement
New feature or enhancement of existing functionality
epic
A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues.
help wanted
If you can help make progress with this issue, please comment!
priority-2
Second highest priority, should be worked on as soon as the Priority-1 issues are finished
research
Research required; be specific
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
Imagine you're building an App that allows small
children
to manage their ownTask List
&Calendar
We want the
child
to be able to authenticate with their email/OAuth account and use theApp
.But then we also want the
parent
to be able to access the data.This can easily be done with the concept of
Groups
#232 ...where the
parent
would "own" thegroup
and thechild
would be amember
of thegroup
.But then how do we inform the
App
of this relationship? 💭Google already has this with "Family Link": https://support.google.com/families/answer/7103262?hl=en
At present I don't have a fully-formed idea of what this will look like; this is a place-holder issue.
But I've been thinking about how to setup an App in which a Parent or Guardian has visibility of what their child is doing.
The text was updated successfully, but these errors were encountered: