this code is to take an equation from the user in the form of a string and then the program configures the confessions and store them in a dynamic array; now I
I use node.js, express and express-ws that is based on ws Express-ws allows to create express-like endpoints for websockets. I am looking for a solution to a
I'm having a problem getting a user to be authorized. I'm making a web Api and in the controller where the login method is, it creates a token (JWT Token / Bear
In Blazor WASM, I want to display or hide some of the menu based on user roles. For that I need Access Token once user authenticate and I will pass that token t
Hello I am trying to transfer a custom SPL token with the solana-wallet adapter. However i am having trouble getting the wallet's secret key/signing the transac
Context I am making an Angular web application using firebase messaging. I followed a tutoriel and the documentation to configure firebase successfully (I guess
I have a power bi paginated report which is published in the workspace, powered by a A2 SKU (power BI embedded gen2) so the paginated report workload is already
By current Google documentation it's in the "TOOLS & SETTINGS > SETUP > API Center" but now "SETUP > API Center" is not there. What is the current
I am trying to push my code to my bit bucket repository but from last few days after update from bit bucket, I have to use token to push code. But I don't know
In my react app i am using axios to perform the REST api requests. But it's unable to send the Authorization header with the request. Here is my code: tokenP