Photon custom auth

Options
Hi,

I'm new to photon, and I'm still learning how to work with this, but I need to make a custom auth service because photon doesn't have one of its own, I looked into the example that comes with pun, but that same example isn't working at all, when I click to authenticate the plugin just goes in, with no errors, and when I click on Just connect it gives me some auth error.
I've been seaching for 3 hours and I found no tutorial for this.
Can someone help me?

Comments

  • vadim
    Options
    Hi,

    For custom authentication you need to setup your app in dashboard to call custom service url to check authentication values.
    By default server accepts any authentication values as valid ("Allow anonymous clients to connect, independently of configured providers." checked).