Participant I
Since ‎10-10-2015
‎06-22-2021

My Stats

  • 7 Posts
  • 0 Solutions
  • 4 Likes given
  • 3 Likes received

marinho's Bio

Badges tschaib2 Earned

View all badges

Recent Activity

When review Firebase Cloud Messaging and Apple Push Notifications, both systems have a method of delivery a "data-only" message that can be handled by the app. This is different from the standard use-case where a push notifications pops up a message ...
I am running into problems with a specific node.js proxy which is being rejected by the backend server, presumably because of issues with the negotiated SSL/TLS connection. While the connection is allowed by the server, a downstream configuration sim...
I have setup my API using OAuth2 authorization and an access_code grant type. Additionally, my API expects the final authorization token to be attached to further requests as an Authorization headerSo for a token set as rvhaidktAWowLnxWjAa75DJKlj98, ...
There are a few use cases I have that involve bulk retrieval/removal of tokens in my application. Specifically, - When a user removes their account, all tokens for the user should be revoked. - When a user no longer wants a connection with a specific...
Likes from