Registration System For Game

Does photon provide features for login and registration system for game? If not what other ways can be used to integrate such systems in to game?(I already use photon for other features in game so i need a way that can be used parallel with photon)

No, photon does not provide databases
You can make your own database and connect it to your project, or you can use external SDK like playfab/ Gamesparks