revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
505 stars 29 forks source link

update oauth2 and font/icon size #169

Closed rswafford1980 closed 1 year ago

rswafford1980 commented 1 year ago

can you remove the readonly option from the oauth2 callback url so it can be edited correctly? Also, is there a way to give options to update the font size and have the icon size truly show what size you've picked? the font on my screen is extremely small and hard to read, and the icons give a larger area, but everything in them is the same size no matter which one you choose.

revenz commented 1 year ago
  1. no this cant be editted, its part of the openid connect library I use, its what it expects. you should be able to set the callback url on your auth server to this url (google and auth0 you can)
  2. screenshot?
rswafford1980 commented 1 year ago
  1. the problem is, it is using http not https. yes, I can set the callback url on my auth server to what is listed; however, since everything I'm using is https, the http callback will not work. I'm not sure where it's getting the redirect url from, but it prevents me from using openid connect.
  2. I'm using the basic view, here is a screenshot. Screenshot 2023-05-21 at 3 14 23 PM
revenz commented 1 year ago

ah basic theme, thats basically there just to show people how to make a new theme. it doesnt support different sized icons, currently the only theme that does is the default theme. feel free to make a new theme