1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

11 commits

Author SHA1 Message Date
J. King
e1318ee736 Bearer validation 2019-09-20 18:49:09 -04:00
J. King
e6482bb8aa Refactor auth code verification some more, and fix token issuance 2019-09-20 11:12:31 -04:00
J. King
7a337d7d62 Refactor of IndieAuth implementation
Token issuance still needs to be fixed
2019-09-19 19:38:54 -04:00
J. King
a81f2897c8 Basic token issuance
The auth code verification should be refactored out for efficiency and
accuracy so that a client ID may be easily associated with a token.
2019-09-14 23:05:30 -04:00
J. King
c814ce1791 Handle errors better 2019-09-14 20:51:05 -04:00
J. King
daab0068d6 Auth code verification and general reorganization 2019-09-14 18:44:40 -04:00
J. King
8308fbad31 Documentation and auth code client ID tracking 2019-09-13 11:02:56 -04:00
J. King
1b149e770c Add token data to database 2019-09-12 21:19:26 -04:00
J. King
dd3e143212 Complete IndieAuth authorizer 2019-09-10 17:48:38 -04:00
J. King
d8c484d387 Partial implementation of IndieAuth authorization 2019-09-10 00:02:11 -04:00
J. King
02330759b4 Implement IndieAuth discovery 2019-09-09 20:38:27 -04:00