issues
search
nulab
/
scala-oauth2-provider
OAuth 2.0 server-side implementation written in Scala
MIT License
537
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/setup-java from 3 to 4
#168
dependabot[bot]
closed
11 months ago
0
Bump actions/checkout from 2 to 4
#167
dependabot[bot]
closed
1 year ago
0
Bump coursier/cache-action from 5 to 6
#166
dependabot[bot]
closed
1 year ago
0
use `scalafmtCheckAll`
#165
xuwei-k
closed
1 year ago
1
add `dependabot.yml` for GitHub Actions update
#164
xuwei-k
closed
1 year ago
1
remove warnings by compiler for spec
#163
tsuyoshizawa
closed
1 year ago
0
publish for Scala 3
#162
xuwei-k
closed
1 year ago
1
add "-Xsource:3" option
#161
xuwei-k
closed
1 year ago
0
fix crossScalaVersions
#160
xuwei-k
closed
1 year ago
0
use `setup-java` instead of `setup-scala`
#159
xuwei-k
closed
1 year ago
0
Use latest scalafmt
#158
tsuyoshizawa
closed
1 year ago
0
Use latest dependency library for test
#157
tsuyoshizawa
closed
1 year ago
0
Use latest Scala
#156
tsuyoshizawa
closed
1 year ago
0
update libraries
#150
tsuyoshizawa
closed
2 years ago
0
update sbt 1.6.2
#149
tsuyoshizawa
closed
2 years ago
0
add scala 3.0.0 to crossScalaVersions
#148
tsuyoshizawa
closed
3 years ago
0
Use sbt unified slash syntax
#147
tsuyoshizawa
closed
3 years ago
0
support Scala 3.0.0
#146
tsuyoshizawa
closed
3 years ago
0
Use sbt 1.5.2
#145
tsuyoshizawa
closed
3 years ago
0
add rm .ivy2/local as cleanup
#144
tsuyoshizawa
closed
3 years ago
0
use GitHub Actions status badge
#143
tsuyoshizawa
closed
3 years ago
0
Use GitHub Actions
#142
tsuyoshizawa
closed
3 years ago
0
upgrade to sbt 1.4.7
#141
tsuyoshizawa
closed
3 years ago
0
Use travis-ci.com
#140
tsuyoshizawa
closed
3 years ago
0
update .travis.yml to delete unused notifications
#139
tsuyoshizawa
closed
3 years ago
0
upgrade to scalatest 3.2.3
#138
tsuyoshizawa
closed
3 years ago
0
upgrade latest Scala versions
#137
tsuyoshizawa
closed
3 years ago
0
upgrade to scalafmt 2.7.5
#136
tsuyoshizawa
closed
3 years ago
0
Not able to find out the Main method, web server start code, endpoints(routes) code
#135
Kuppusamy-oracle
closed
4 years ago
1
The same expiresIn is returned if the token is requested twice.
#134
nebehr
opened
4 years ago
4
Use scalafmt
#133
tsuyoshizawa
closed
5 years ago
0
Use sbt 1.3.3
#132
tsuyoshizawa
closed
5 years ago
0
Can no longer accept query string parameters
#131
tsuyoshizawa
closed
5 years ago
1
Add support for PKCE (RFC 7636)
#130
rmmeans
closed
5 years ago
3
Use Scala 2.13.0
#129
tsuyoshizawa
closed
5 years ago
0
Scala 2.13.0-RC1
#128
masahitojp
closed
5 years ago
0
#126 refactor AuthInfo as a trait instead of a case class
#127
fgrutsch
opened
5 years ago
1
Enhancing AuthInfo
#126
fgrutsch
opened
5 years ago
7
add openjdk11
#125
masahitojp
closed
5 years ago
0
update dependencies
#124
xuwei-k
closed
6 years ago
0
Scala 2.13.0-M4
#123
xuwei-k
closed
6 years ago
0
OAuthException description as Exception message
#122
mattlocker
closed
6 years ago
0
Update sbt 1.0
#121
tsuyoshizawa
closed
7 years ago
0
Update libraries
#120
tsuyoshizawa
closed
7 years ago
0
fix AccessToken expires issue #118
#119
xring
closed
7 years ago
0
AccessToken never expires
#118
xring
closed
7 years ago
2
add scalacOptions for scaladoc
#117
xuwei-k
closed
7 years ago
0
remove unused imports
#116
xuwei-k
closed
7 years ago
0
Support Scala 2.12
#115
tsuyoshizawa
closed
7 years ago
0
Pass validated client credential to AuthorizationHandler
#114
tsuyoshizawa
closed
7 years ago
2
Next