Closed s-kostyuk closed 6 years ago
Access token will be saved in Session
objects (see commit 7c5cc3b)
Session objects will be managed by a SessionService (203ebcc). Authentication, authorization and password management will be handled by an AuthService (795ef8b)
OK. Looks like it's finished but needs a LOT of testing: #58. Will be merged after #56 will be marked as completed
Create a new Service which will manage user authentication, access token management, access control and policies
UPD:
OK, there are some things to do: