Skip to content

Error in Manual tutorial #27

@nurgasemetey

Description

@nurgasemetey

Hello guys,

It seems that you forgot to mention in this tutorial https://spring.io/guides/tutorials/spring-boot-oauth2 that user must change in the manual part of the tutorial the index.html

<div class="container" ng-show="!home.authenticated"> <div>With Facebook: <a href="/login">click here</a><div> </div> 

to

<div class="container" ng-show="!home.authenticated"> <div>With Facebook: <a href="/login/facebook">click here</a></div> </div> 

Url is changed as I understood.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions