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.

tutorials/quickstart-app-auth is out of date

See original GitHub issue

The Monorepo App Setup With Authentication tutorial is out of date. See detailed bug report at https://github.com/johnson-jesse/simple-backstage-app/issues/1

Expected Behavior

I should be able to use the demo repo to build a new app.

Current Behavior

A number of compilation errors due to changes in the code base since the tutorial repo was created.

Possible Solution

Upgrade the tutorial docs/repo and keep current, or perhaps just remove this tutorial.

Steps to Reproduce

Detailed at https://github.com/johnson-jesse/simple-backstage-app/issues/1

Context

Trying to build my first backstage app starting with create-app which I noticed was missing frontend apis. Saw a lot of documentation for plugins saying to use builder.add but couldn’t find any examples in the current backstage repo but did find in the demo repo. This looks like I went down a long twisty path of historical code that isn’t used that way anymore.

And, no, I am not an experienced typescript developer by any means. I copy/paste/modify until stuff works;-)

Your Environment

  • NodeJS Version (v12): 12 or 14
  • Operating System and Version (e.g. Ubuntu 14.04): MacOS Catalina
  • Browser Information: N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Xantiercommented, Jan 8, 2021

I think I could take a stab at this to revamp the documentation and create an example repository for this.

0reactions
n2ygkcommented, Feb 5, 2021

Taking the liberty to close this then. The app config is in there as you note, so if any further clarity can be needed, PRs can be opened to further address. Thanks for all the support and @n2ygk if you need any further clarification, don’t hesitate to open an issue or post on Discord!

https://backstage.io/docs/support/support

@adamdmharvey Honestly I’ve stopped doing it this way and am just maintaining a branch off of master with my local config.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OAuth Quickstart Guide - HubSpot Developers
Quickstart App : A Node.js demo app that authenticates with HubSpot's OAuth 2.0 server ... we strongly recommend checking out the OAuth 2.0...
Read more >
Vapor 4 Authentication: Getting Started - RayWenderlich.com
In this tutorial, you'll learn how to leverage Vapor 4's authentication model to identify and persist users. When you're done, you'll know what ......
Read more >
Python quickstart | People API - Google Developers
Authorize credentials for a desktop application ... To authenticate as an end user and access user data in your app, you need to...
Read more >
Auth0 Device Authorization Flow SDK Quickstarts: Login
This tutorial demonstrates how to call your API from an input-constrained device using the Device Authorization flow.
Read more >
Quickstart - Retool Docs
This guide walks you through building a user management application like the one ... Try out the demo to see a Retool app...
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