javascript - Sign-in dialog box for third party website -


i need develop modal login used on other website. log in modal dialog interact rest api in successful , failed login.

this similar facebook or google sign-in on website. combination of technologies can used. have experience in java don't have experience in node.

any kind of appreciated.

companies facebook , google use oauth authenticate , communicate external websites. oauth can implemented on few different technology stacks well:

  • php
  • java
  • nodejs
  • ruby
  • .net
  • python
  • erlang

Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -