workadventure/pusher/src/Services
Gregoire Parant 7d0b573d37 Define profile variable to show user connected
- OPID_PROFILE_SCREEN_PROVIDER is a variable to show profile of user connected. You can defined your own provider or use classic provider of WorkAdventure.
 - OpenIdProfileController with url "/profile" get user data and create simple html to show user informations. This url will be called with params 'accessToken'
 - If you define your custom profile url, it will be called with param 'accessToken'.

accessToken is token to access at user informations in your OpenId provider.
2021-11-12 20:48:26 +01:00
..
AdminApi Changes ANONYMOUS variable 2021-11-12 16:43:37 +01:00
AdminApi.ts Define profile variable to show user connected 2021-11-12 20:48:26 +01:00
ApiClientRepository.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ArrayHelper.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ClientEventsEmitter.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
CpuTracker.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
GaugeManager.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
IoSocketHelpers.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
JWTTokenManager.ts Release v1.4.15 (#1411) 2021-09-05 19:51:33 +02:00
OpenIDClient.ts Rollback openid connect to use code and nonce 2021-11-09 00:08:01 +01:00
SocketManager.ts Implement on enter/leave layer events 2021-10-29 19:44:58 +02:00