theworldbright
|
ed1dc256a8
|
Fix handling of error message in authorization controller
|
2016-01-04 16:49:58 +09:00 |
|
theworldbright
|
2f8c391ac6
|
Fix pronto and travis errors
|
2016-01-04 16:49:57 +09:00 |
|
theworldbright
|
1a7f2edc01
|
Perform major refactoring
- Add foreign_keys
- Remove unused classes/methods
- Fix pronto errors
- Add method to retrieve client id from name
- Remove TODO comments
- Fix unnecessary private key generation
|
2016-01-04 16:49:54 +09:00 |
|
theworldbright
|
e55a0b0d0b
|
Replace scopes with constants in Authorization
|
2016-01-04 16:49:54 +09:00 |
|
theworldbright
|
ab65617958
|
Add support for max_age parameter
Additionally add support for prompt's login option
Signed-off-by: theworldbright <kent@kentshikama.com>
|
2016-01-04 16:49:53 +09:00 |
|
theworldbright
|
3cbe75469b
|
Add support for scopes
Remove scopes from tokens
Squashed commits:
[83db38f] Add redirect uris to supported metadata
|
2016-01-04 16:49:51 +09:00 |
|
theworldbright
|
7b80a7408d
|
Add integration tests for implicit flow
Squashed commits:
[d5001fe] Refactor
[8d8a23f] Add test for when authorization is denied
[659fc56] Adjust password flow integration test
|
2016-01-04 16:49:50 +09:00 |
|