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.

Allow setting Authorization options from code

See original GitHub issue

Product

Banana Cake Pop

Is your feature request related to a problem?

Each user needs to specify the Authorization options individually as I have not found a way to set them from code (e.g. like Swagger allows).

image

The solution you’d like

A way (e.g. using WithOptions) to set the Authorization options from code, so the users of BCP only need to click Fetch Token. Is there any other way currently to share these settings please?

Issue Analytics

  • State:closed
  • Created 2 months ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rstaibcommented, Jul 28, 2023

@gergo-szucs Sign-in to BCP, then create an Organization, then invite team members, then create an API, then configure the Authorization Settings of the API. Each Document created inside an API will automatically inherit the Authorization Settings. Also we have now a Token Fetch Button right next to the Schema Reload Button.

0reactions
rstaibcommented, Jul 30, 2023

I guess so

Read more comments on GitHub >

github_iconTop Results From Across the Web

Call Your API Using the Authorization Code Flow
This tutorial will help you call your own API using the Authorization Code Flow. If you want to learn how the flow works...
Read more >
Security Authorization <authorization> - IIS
Overview The <authorization> element allows you to configure the user accounts that can access your site or application.
Read more >
Add authentication to OPTIONS request - api
The API I'm working against requires a JWT token set as Authorization header on all requests. When I try to access to the...
Read more >
How to get an access token with Authorization Code Grant
This topic demonstrates how to generate an access token manually using Authorization Code Grant authentication or with a refresh token. In the Authorization...
Read more >
Authorization - HTTP - MDN Web Docs - Mozilla
The HTTP Authorization request header can be used to provide credentials that authenticate a user agent with a server, allowing access to a ......
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