Facebook/Google Auth

Add your suggestions for improving Poker Mavens
Post Reply
cshrimpt
Posts: 11
Joined: Sun Feb 02, 2020 1:50 pm

Facebook/Google Auth

Post by cshrimpt »

It would be nice to have the ability to create/log in to accounts via Oauth.

Craig
Kent Briggs
Site Admin
Posts: 6057
Joined: Wed Mar 19, 2008 8:47 pm

Re: Facebook/Google Auth

Post by Kent Briggs »

You can turn off the internal login system and handle all logins on your own web site. Then generate a session key via the API to securely connect the player to the client. Examples:

http://www.briggsoft.com/docs/pmavens/A ... auto_login
cshrimpt
Posts: 11
Joined: Sun Feb 02, 2020 1:50 pm

Re: Facebook/Google Auth

Post by cshrimpt »

Awesome. Thanks!
Post Reply