Skip to content

Commit

Permalink
Update diagrams/sequence.md
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Gonzalez <[email protected]>
  • Loading branch information
paulobressan and gonzalezzfelipe authored Jul 10, 2024
1 parent ffbc299 commit bcdb7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams/sequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ These diagrams show the flow of the processes into the architecture and how the

### RPC Driver

The user will first authenticate in OAuth and get an Access token. Then, the user will request the fabric to create the user or return the existing user.
The user will first authenticate in Auth0 and get an Access token. Then, the user will request the fabric to create the user or return the existing user.

```mermaid
sequenceDiagram
Expand Down

0 comments on commit bcdb7cc

Please sign in to comment.