opensmarthouse / opensmarthouse-core

Eclipse Public License 2.0
7 stars 0 forks source link

[WIP] Reorganization of authentication and security API. #26

Open splatch opened 3 years ago

splatch commented 3 years ago

The main point is usage of CredentialExtractor API and delegation of all security related operations to AuthenticationManager and multiple implementations of AuthenticationProvider.

Relates to opensmarthouse/opensmarthouse-core#16

Signed-off-by: Łukasz Dywicki luke@code-house.org