Closed hunterowens closed 7 years ago
I believe it will just be basic logins to view but correct me if wrong @josh5000 @gracebenedicto
How are authorizations handled?(Obviously separate from Authentication)
@oshalygin I think if auth == should be able to view everything.
then why have auth at all?
@oshalygin I may have misconstrued the question, forgive me.
Revised:
Make sense?
Perfect thats very clear. It's a good segway into finer grained permissions in the future. The reason I bring this is up is because bolting on authorization later is always a heavy lift.
Add superusers for #8
@hunterowens do we need to have two different admin levels ? level 1 controls user accounts level 2 controls accounts and is able to upload data please advise.
HTTP basic auth is implemented
What sort of authentication do we need?