Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Move the authentication stuff into it's own repository. #59

@asynts

Description

@asynts

The idea is to run an authentication server (that deals with user passwords, etc.) in it's own process for security reasons.

The authentication stuff — I mean the stuff in src/Auth — should be moved into the authentication repository.

There must be some sort of API between the servers, as far as I know there wasn't a precise decision made yet.

The authentication stuff is mostly separate already, a direct copy won't be possible though, because this server would connect to a different database.


I already created my own repository and slowly start moving the stuff over, however, I don't have much time currently and likely won't be able to complete this in a reasonable amount of time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: backendChanges to server-side codetype: change requestNew feature, request, or behaviour change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions