mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
add auth0 tutorial link to react-apollo-todo landing page (#1819)
This commit is contained in:
parent
ed9a5b962a
commit
420dde77dc
@ -138,7 +138,13 @@ class LandingPage extends Component {
|
||||
</div>
|
||||
<div className="col-md-11 col-sm-11 col-xs-10 noPadd">
|
||||
<div className="description removePaddBottom">
|
||||
Full tutorial coming soon!
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://auth0.com/blog/building-a-collaborative-todo-app-with-realtime-graphql-using-hasura/"
|
||||
>
|
||||
Full tutorial with Auth0!
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user