OAuth Implicit or Authorization Code with Unity3D and Photon Bolt?

If you are only authorizing in the client, then implicit. If you send that auth to your server then issue the user your own authentication systems token like a JWT then you want auth flow.