Should newly generated applications include an authentication framework? #1319
Closed
stevepolitodesign
started this conversation in
General
Replies: 1 comment
-
|
Duplicate of #1346 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This might be accounted for in #1310, but I wonder if new applications should include an authentication framework?
If so, it would be a great opportunity to bake in some things like:
The challenge is it's not always clear how to model authentication on day 0 of a project. For example, not all applications need a
user. Some might benefit from a better name. Additionally, each application might have different requirements around confirmation and other concepts.Beta Was this translation helpful? Give feedback.
All reactions