Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conceptialize example 1 (app + custom backend) #5

Open
incorbador opened this issue Jun 18, 2023 · 1 comment
Open

Conceptialize example 1 (app + custom backend) #5

incorbador opened this issue Jun 18, 2023 · 1 comment

Comments

@incorbador
Copy link
Contributor

incorbador commented Jun 18, 2023

Intro

To publish our plugin we must present its usage by including examples to it. Currently two main scenarios come to my mind that can be represented in an example each. The first one combines the app where the user signs in using passkeys with a custom backend (this serves data to the app).

Description

Before we write the example we must think of how the app will communicate:

  • with the Corbado API: initially there will be interaction for the register and the login, but must there be refreshes?
  • with the custom backend: the app must authenticate itself by including a token and thus proving that a user is signed in

Implementation idea

@BenevidesLecontes
Copy link

Hello @incorbador, did you have any ETA for this example? I'm interested in this implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants