question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CIBA feat: add custom script method to get device registration token.

See original GitHub issue

Describe the issue

During device registration, token is saved into oxAuthBackchannelDeviceRegistrationToken attribute of the user entity. During backchannel authorization AS expects device registration token in oxAuthBackchannelDeviceRegistrationToken attribute.

Request is to add custom script method to get device registration token.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
yuriyzcommented, Jul 29, 2021

Agreed. It comes from support ticket 9626, maybe you can comment on it too so we have it in history.

0reactions
Milton-Chcommented, Jun 30, 2022

Closing this ticket because support ticket was closed after I gave a couple of options to the client and we didn’t get any answer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Best practices for FCM registration token management
Store registration tokens on your server. An important role for the server is to keep track of each client's token and keep an...
Read more >
Style the Sign-In Widget - Okta Developer
This guide explains how to customize the Sign-In Widget when Okta is hosting it or when you are embedding it in your app....
Read more >
android - Firebase (FCM) how to get token
The quick solution is to store it in sharedPrefs and add this logic to onCreate method in your MainActivity or class which is...
Read more >
Adding device tokens or registration IDs
When Amazon SNS creates the endpoint, an EndpointArn is returned. The EndpointArn is how Amazon SNS knows which app and mobile device to...
Read more >
Add a registration or device token | Chat Platform API
If you need to register the token via your own server, you can do so with FCM registration token and an APNs device...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found