MobilityData / mobility-feed-api

Apache License 2.0
9 stars 3 forks source link

feat: Remove "Authentication Info" link at the top of the page #652

Closed qcdyx closed 3 months ago

qcdyx commented 3 months ago

Summary: Closes #602 Remove "Authentication Info" link at the top of the page When the authentication type is not 0 (so either 1 or 2), display the associated auth type (API Key or HTTP Header) with a link to the authentication info link in the Register button

Expected behavior: mdb-1636 image

Testing tips:

Provide tips, procedures and sample files on how to test the feature. Testers are invited to follow the tips AND to try anything they deem relevant outside the bounds of the testing tips.

Please make sure these boxes are checked before submitting your pull request - thanks!

github-actions[bot] commented 3 months ago

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-652-c4ptmrph.web.app

emmambd commented 3 months ago

@qcdyx Looks good! Works for both schedule and realtime feeds that are authenticated.