Android - Firebase - Different types of Users Login

后端 未结 2 1049
情话喂你
情话喂你 2020-12-28 09:53

Aim

Allow different types of Users to sign into their respective interfaces

Description

  • Types of Users (3)

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-28 10:19

    • you need to take 1 more parameter as a type

    • In which if user's student login it is easily to differentiatable in database

    • you need to create database table according to your need


    Happy to help you

提交回复
热议问题