writefreely/config
Darius Kazemi 0aafd0c368 Generic OAuth userinfo properies now configurable
When connecting to a generic OAuth provider, you are never sure what object you'll be receiving from the userinfo endpoint (it isn't actually specified anywhere). So this commit adds mapping values to the generic oauth configuration section of config.ini, allowing the user to specify which keys in the remote endpoint it expects to read the UserID, Username, DisplayName, and Email from. Default values if unspecified remain as they were before this commit.
2020-10-22 12:15:55 -07:00
..
config.go Generic OAuth userinfo properies now configurable 2020-10-22 12:15:55 -07:00
data.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
funcs.go write.as oauth client cleanup as per PR feedback. T710 2020-01-02 15:50:54 -05:00
setup.go Better describe usage stats in setup process 2020-04-21 13:01:39 -04:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00