Skip to content

Authentication by JWT tokens + Gateway

Julian Krąbel requested to merge jk_auth_implementation into master

Gateway was added, and also app for checking and generating JWT tokens for auth. It's already used in register form - might need another few checks for conditions like - is password the same in both fields, are fields not empty etc...

Merge request reports