MadAppGang / identifo

Universal authentication framework for web, created with go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[LARGE REFACTORING] Move away from web elements to ReactJS for login app

erudenko opened this issue · comments

Now we are using Web elements to create a web page for login.

We have to move away from that to ReactJS, which could be hosted by Identifo or integrated on a client's side.