Skip to content

Pull requests: spring-guides/tut-spring-boot-oauth2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Typo in class name
#24 by natrem was closed Jun 6, 2016 Loading…
Fix typo: 'github' not 'gitub'
#31 by amingilani was closed Aug 2, 2016 Loading…
Use generic names instead of facebook*
#19 by derTobsch was closed Aug 2, 2016 Loading…
Fix code typos in tutorials
#51 by jrodbx was merged Apr 4, 2017 Loading…
fix capitalization error
#50 by jbotuck was merged Mar 22, 2017 Loading…
Updated to Spring Boot 1.3.2.RELEASE
#3 by edwardmlyte was merged Jan 27, 2016 Loading…
Fixed typo for client_credentials grant type
#4 by icha024 was closed Feb 9, 2016 Loading…
Update to Spring Boot 1.5.6.RELEASE
#61 by sergiovlvitorino was closed Sep 13, 2017 Loading…
Added gitlab as option
#67 by antonmry was closed Nov 3, 2022 Loading…
Typo in tutorial text
#47 by alanjeeves was merged Feb 24, 2017 Loading…
Clarify how to add the ClientApplication
#54 by afillatre was merged Apr 18, 2017 Loading…
java.util.Principal -> java.security.Principal
#55 by aha-oretama was merged Apr 29, 2017 Loading…
Error page documentation fix
#65 by tstavinoha was merged Nov 4, 2017 Loading…
Tutorial - Load js-cookie script
#64 by tstavinoha was merged Nov 4, 2017 Loading…
Fixes to support several OAuth 2 Grants
#73 by frankolschewski was closed Apr 1, 2018 Loading…
Remove duplicated code
#71 by Nalad was merged Dec 5, 2018 Loading…
Generates useful metadata
#36 by snicoll was merged Aug 29, 2016 Loading…
@ConfigurationProperties bean must be public
#35 by snicoll was merged Aug 28, 2016 Loading…
Code in readme had compile error.
#86 by Oscar-21 was merged Dec 5, 2018 Loading…
Fixed logout button is displayed at first time
#88 by zombiyamo was merged Dec 5, 2018 Loading…
Fix typo "expceptions"
#92 by waded was merged Dec 5, 2018 Loading…
corrected context path for client
#81 by gredwhite was merged Dec 5, 2018 Loading…
URL Cleanup
#103 by spring-operator was merged Apr 22, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.